Skip to content

Commit

Permalink
Export targets to build tree
Browse files Browse the repository at this point in the history
Signed-off-by: amro <amro@picklerobot.com>
  • Loading branch information
aalbaali committed Sep 7, 2024
1 parent 0940c23 commit e8cf379
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ configure_package_config_file(
INSTALL_DESTINATION "lib/cmake/TransformsGraph"
)
install(FILES "${CMAKE_CURRENT_BINARY_DIR}/TransformsGraphConfig.cmake" DESTINATION "lib/cmake/TransformsGraph")
export(TARGETS TransformsGraph NAMESPACE TransformsGraph:: FILE TransformsGraphTargets.cmake)

0 comments on commit e8cf379

Please sign in to comment.