Skip to content

Fix issues related to project install in conan context#24

Closed
kenavolic wants to merge 1 commit intoSlicer:masterfrom
latimagine:fix-cmake-install
Closed

Fix issues related to project install in conan context#24
kenavolic wants to merge 1 commit intoSlicer:masterfrom
latimagine:fix-cmake-install

Conversation

@kenavolic
Copy link

  • Prevent use of CMAKE_SOURCE_DIR that can be different of project
    source dir when project root CMakeLists.txt is called from an upper
    layer

  • Add export of the target file that is necessary to make use of CMake
    targets in a client project

* Prevent use of CMAKE_SOURCE_DIR that can be different of project
source dir when project root CMakeLists.txt is called from an upper
layer

* Add export of the target file that is necessary to make use of CMake
targets in a client project

Fixes Slicer#25
@kenavolic kenavolic closed this Feb 28, 2022
@kenavolic kenavolic deleted the fix-cmake-install branch February 28, 2022 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant