You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Introduce GenerateCLP_INSTALL_CMAKE_DIR variable allowing to
configure install location for "GenerateCLP.cmake" macro.
* GenerateCLP_INSTALL_NO_DEVELOPMENT: Change default value from ON to
OFF. This will ensure GenerateCLP macro and dependent files are installed
by default.
* GenerateCLPLauncher:
- Update hardcoded location of ITK libraries. It was changed from "bin"
to "lib" in ITKv4.
- Update forward install dir to account for that fact both GenerateCLP
and launcher are installed in the same directory.
* Ensure following files are installed:
- UseGenerateCLP.cmake
- GenerateCLPConfig.cmake
- GenerateCLP.cmake
Co-authored-by: Nicole Aucoin <[email protected]>
0 commit comments