Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Addresses: ... Building with parameters: -DModule_:BOOL=ON DEBUG: 25+ >>>> cmake -DCMAKE_C_COMPILER:FILEPATH="cl.exe" -DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_CXX_COMPILER="cl.exe" -DCMAKE_BUILD_TYPE:STRING=Release -DBUILD_TESTING:BOOL=OFF $MODULE_ARGS.split(" ") -GNinja ../ITK CMake Error: The source directory "C:/Users/runneradmin/source/repos/ITK" does not exist. Specify --help for usage, or press the help button on the CMake GUI. DEBUG: 26+ >>>> ninja ninja: error: loading 'build.ninja': The system cannot find the file specified.
- Loading branch information