We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4b4611 commit e32a4c2Copy full SHA for e32a4c2
1 file changed
src/tests/list/CMakeLists.txt
@@ -44,6 +44,7 @@ if(CMAKE_SYSTEM_NAME STREQUAL "Linux")
44
endif()
45
46
set_target_properties(runtime_list PROPERTIES FOLDER ${TESTS_FOLDER})
47
+set_target_properties(runtime_list PROPERTIES OUTPUT_NAME openxr_runtime_list)
48
49
50
install(TARGETS runtime_list
0 commit comments