27 lines
1.4 KiB
Plaintext
27 lines
1.4 KiB
Plaintext
/home/ivan/ivan/programs/clion-2021.1.2/bin/cmake/linux/bin/cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_DEPENDS_USE_COMPILER=FALSE -G "CodeBlocks - Unix Makefiles" /home/ivan/ivan/git/work_drivecast2/SLAM/dso
|
|
CMake Deprecation Warning at CMakeLists.txt:4 (CMAKE_MINIMUM_REQUIRED):
|
|
Compatibility with CMake < 2.8.12 will be removed from a future version of
|
|
CMake.
|
|
|
|
Update the VERSION argument <min> value or use a ...<max> suffix to tell
|
|
CMake that the project does not need compatibility with older versions.
|
|
|
|
|
|
CMake Warning (dev) at /home/ivan/ivan/programs/clion-2021.1.2/bin/cmake/linux/share/cmake-3.20/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
|
|
The package name passed to `find_package_handle_standard_args` (LIBZIP)
|
|
does not match the name of the calling package (LibZip). This can lead to
|
|
problems in calling code that expects `find_package` result variables
|
|
(e.g., `_FOUND`) to follow a certain pattern.
|
|
Call Stack (most recent call first):
|
|
cmake/FindLibZip.cmake:24 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
|
|
CMakeLists.txt:21 (find_package)
|
|
This warning is for project developers. Use -Wno-dev to suppress it.
|
|
|
|
--- found PANGOLIN, compiling dso_pangolin library.
|
|
--- found OpenCV, compiling dso_opencv library.
|
|
--- found ziplib (1.1.1), compiling with zip capability.
|
|
--- compiling dso_dataset.
|
|
-- Configuring done
|
|
-- Generating done
|
|
-- Build files have been written to: /home/ivan/ivan/git/work_drivecast2/SLAM/dso/cmake-build-debug
|