We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e990d1a commit 93a1fa4Copy full SHA for 93a1fa4
1 file changed
src/VIVE/ViveConfig/CMakeLists.txt
@@ -10,4 +10,4 @@ target_compile_definitions(vvOpenConfig PRIVATE CONFIG_NAMESPACE=vive COVCONFIG_
10
target_include_directories(vvOpenConfig PRIVATE ${COVCONFIG_PRIVATE_INCLUDES})
11
target_link_libraries(vvOpenConfig ${COVCONFIG_PRIVATE_LIBRARIES})
12
covise_install_target(vvOpenConfig)
13
-covise_install_headers(OpenConfig ${CONFIG_HEADERS})
+covise_install_headers(vvOpenConfig ${CONFIG_HEADERS})
0 commit comments