Skip to content

Commit

Permalink
Fix export target
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterBowman committed Sep 18, 2023
1 parent fa2c711 commit 9a98e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/VisionIDL/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ if(ENABLE_VisionIDL)
$<INSTALL_INTERFACE:${CMAKE_INSTALL_INCLUDEDIR}>)

install(TARGETS VisionIDL
EXPORT ROBOTICSLAB_SPEECH)
EXPORT ROBOTICSLAB_VISION)

set_property(GLOBAL APPEND PROPERTY _exported_targets VisionIDL)

Expand Down

0 comments on commit 9a98e8d

Please sign in to comment.