----------- ENTRY ------------
Configuring Superbuild...
-- PRIMARY_PROJECT_NAME_DEPENDENCIES: CIPPython;SlicerExecutionModel;VTKv7;ITKv4;teem
-- SuperBuild - First pass
-- SuperBuild - First pass - done
-- SuperBuild - CIP => Requires CIPPython[INCLUDED], SlicerExecutionModel, VTKv7, ITKv4, teem,
-- SuperBuild - SlicerExecutionModel => Requires ITKv4,
-- SuperBuild - ITKv4 => Requires zlib, VTKv7,
CMake Warning (dev) at CMake/ExternalProjectDependency.cmake:338 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "SB_SECOND_PASS" will no longer be dereferenced when
the policy is set to NEW. Since the policy is not set the OLD behavior
will be used.
Call Stack (most recent call first):
CMake/ExternalProjectDependency.cmake:589 (ExternalProject_Message)
SuperBuild/External_zlib.cmake:8 (ExternalProject_Include_Dependencies)
CMake/ExternalProjectDependency.cmake:561 (include)
SuperBuild/External_ITKv4.cmake:14 (ExternalProject_Include_Dependencies)
CMake/ExternalProjectDependency.cmake:561 (include)
SuperBuild/External_SlicerExecutionModel.cmake:8 (ExternalProject_Include_Dependencies)
CMake/ExternalProjectDependency.cmake:561 (include)
CMake/ExternalProjectDependency.cmake:607 (ExternalProject_Include_Dependencies)
SuperBuild.cmake:504 (ExternalProject_Include_Dependencies)
CMakeLists.txt:31 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
-- SuperBuild - zlib[OK]
-- SuperBuild - ZLIB_INCLUDE_DIR:C:/Users/fealfano/Desktop/build/zlib-install/include
-- SuperBuild - ZLIB_LIBRARY:C:/Users/fealfano/Desktop/build/zlib-install/lib/zlib.lib
-- SuperBuild - ZLIB_ROOT:C:/Users/fealfano/Desktop/build/zlib-install
-- SuperBuild - VTKv7 => Requires zlib[INCLUDED],
-- SuperBuild - VTKv7[OK]
-- SuperBuild - PNG_INCLUDE_DIR:C:/Users/fealfano/Desktop/build/VTKv7/Utilities/vtkpng
-- SuperBuild - PNG_LIBRARY:C:/Users/fealfano/Desktop/build/VTKv7-build/bin/$(Configuration)/vtkpng.lib
-- SuperBuild - LIBXML_INCLUDE_DIR:C:/Users/fealfano/Desktop/build/VTKv7/ThirdParty/libxml2/vtklibxml2
-- SuperBuild - ITKv4[OK]
-- SuperBuild - SlicerExecutionModel[OK]
-- SuperBuild - teem => Requires zlib[INCLUDED], VTKv7[INCLUDED],
-- SuperBuild - teem[OK]
-- SuperBuild - CIP[OK]
CMake Warning (dev) at C:/Program Files/cmake-3.7.2-win64-x64/share/cmake-3.7/Modules/ExternalProject.cmake:1148 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "ZLIB_LIBRARY" will no longer be dereferenced when
the policy is set to NEW. Since the policy is not set the OLD behavior
will be used.
Call Stack (most recent call first):
C:/Program Files/cmake-3.7.2-win64-x64/share/cmake-3.7/Modules/ExternalProject.cmake:2224 (_ep_command_line_to_initial_cache)
C:/Program Files/cmake-3.7.2-win64-x64/share/cmake-3.7/Modules/ExternalProject.cmake:2528 (_ep_add_configure_command)
SuperBuild.cmake:510 (ExternalProject_Add)
CMakeLists.txt:31 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
----------- DONE ------------
-- Configuring done
-- Generating done
-- Build files have been written to: C:/Users/fealfano/Desktop/build
|