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
COMP: Update examples to the new build system to avoid warnings
Warning that was triggered:
CMake Warning (dev) at CMake/UseITK.cmake:28 (message):
CMake/UseITK.cmake is deprecated.
Please update CMakeLists.txt to use `find_package(ITK)` and link to
"${ITK_INTERFACE_LIBRARIES}".
Call Stack (most recent call first):
Modules/Remote/Montage/examples/CMakeLists.txt:23 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
0 commit comments