diff --git a/tests/loadtests/vkloadtests.cmake b/tests/loadtests/vkloadtests.cmake index 75ee25678b..3ebf51ee1b 100644 --- a/tests/loadtests/vkloadtests.cmake +++ b/tests/loadtests/vkloadtests.cmake @@ -377,7 +377,7 @@ else() # from where it is shared by gl3loadtests and vkloadtests? Only # put it in /opt//lib with link from # ${CMAKE_INSTALL_LIBDIR}? NOTE: if we put lib in /opt/ - # then the executables must be in /opt/provider/. + # then consider putting the executables in /opt/provider/. # TODO: Before adding this target to the release packages, ensure # this RPATH will work for alternate install root.