-
Notifications
You must be signed in to change notification settings - Fork 109
Description
I am trying to build the code on Windows10 and MSVC 2022 with cmake 4.0.3 and getting this error
CMake Error at CMake/standalone.cmake:4 (FIND_PACKAGE):
By not providing "FindITK.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "ITK", but
CMake did not find one.
Could not find a package configuration file provided by "ITK" (requested
version 5.4) with any of the following names:
ITKConfig.cmake
itk-config.cmake
Add the installation prefix of "ITK" to CMAKE_PREFIX_PATH or set "ITK_DIR"
to a directory containing one of the above files. If "ITK" provides a
separate development package or SDK, be sure it has been installed.
Call Stack (most recent call first):
CMakeLists.txt:155 (INCLUDE)
There is no such file in the directory