Skip to content

Commit 93a1fa4

Browse files
committed
don't mix up cover & vive
1 parent e990d1a commit 93a1fa4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/VIVE/ViveConfig/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ target_compile_definitions(vvOpenConfig PRIVATE CONFIG_NAMESPACE=vive COVCONFIG_
1010
target_include_directories(vvOpenConfig PRIVATE ${COVCONFIG_PRIVATE_INCLUDES})
1111
target_link_libraries(vvOpenConfig ${COVCONFIG_PRIVATE_LIBRARIES})
1212
covise_install_target(vvOpenConfig)
13-
covise_install_headers(OpenConfig ${CONFIG_HEADERS})
13+
covise_install_headers(vvOpenConfig ${CONFIG_HEADERS})

0 commit comments

Comments
 (0)