I externally installed CTK on my computer via make install.
Then I was trying to build 3D Slicer with Superbuild OFF, but noticed that it required CTKAppLauncherLib, but that it did not exist in the install tree, only in the build tree.
This prevents a proper usage. Could this missing file also be exported to the install tree? Only CTKAppLauncher.cmake is installed, but not CTKAppLauncherLib.cmake.
Also, it seems CTKAppLauncher.cmake is directly installed into the CMAKE_INSTALL_PREFIX, I guess though it should go into lib/CMake or sth like that.
Thank in advance!
I externally installed CTK on my computer via make install.
Then I was trying to build 3D Slicer with Superbuild OFF, but noticed that it required CTKAppLauncherLib, but that it did not exist in the install tree, only in the build tree.
This prevents a proper usage. Could this missing file also be exported to the install tree? Only CTKAppLauncher.cmake is installed, but not CTKAppLauncherLib.cmake.
Also, it seems CTKAppLauncher.cmake is directly installed into the CMAKE_INSTALL_PREFIX, I guess though it should go into lib/CMake or sth like that.
Thank in advance!