72 lines
3.4 KiB
Plaintext
72 lines
3.4 KiB
Plaintext
|
/opt/clion/clion-2024.3.5/bin/cmake/linux/x64/bin/cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_MAKE_PROGRAM=/opt/clion/clion-2024.3.5/bin/ninja/linux/x64/ninja -G Ninja -S /home/wjy/Code/drogon -B /home/wjy/Code/drogon/cmake-build-debug
|
||
|
-- compiler: GNU
|
||
|
-- Could NOT find c-ares (missing: C-ARES_INCLUDE_DIRS C-ARES_LIBRARIES)
|
||
|
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
|
||
|
-- Found std::filesystem
|
||
|
-- use c++17
|
||
|
CMake Warning (dev) at cmake_modules/FindJsoncpp.cmake:47 (exec_program):
|
||
|
Policy CMP0153 is not set: The exec_program command should not be called.
|
||
|
Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy
|
||
|
command to set the policy and suppress this warning.
|
||
|
|
||
|
Use execute_process() instead.
|
||
|
Call Stack (most recent call first):
|
||
|
CMakeLists.txt:222 (find_package)
|
||
|
This warning is for project developers. Use -Wno-dev to suppress it.
|
||
|
|
||
|
-- jsoncpp verson:1.9.5
|
||
|
-- yaml-cpp not used
|
||
|
-- Found UUID: /usr/lib/x86_64-linux-gnu/libuuid.so
|
||
|
-- Brotli found
|
||
|
-- pg inc: /usr/include/postgresql/usr/include/postgresql/16/server
|
||
|
-- libpq inc path:/usr/include/postgresql/usr/include/postgresql/16/server
|
||
|
-- libpq lib:/usr/lib/x86_64-linux-gnu/libpq.so
|
||
|
-- The libpq supports batch mode
|
||
|
-- MySql was not found.
|
||
|
-- Ok! We find sqlite3!
|
||
|
-- cspFile:/home/wjy/Code/drogon/drogon_ctl/templates/cmake.csp
|
||
|
-- view classname:cmake
|
||
|
-- cspFile:/home/wjy/Code/drogon/drogon_ctl/templates/config.csp
|
||
|
-- view classname:config
|
||
|
-- cspFile:/home/wjy/Code/drogon/drogon_ctl/templates/demoMain.csp
|
||
|
-- view classname:demoMain
|
||
|
-- cspFile:/home/wjy/Code/drogon/drogon_ctl/templates/filter_cc.csp
|
||
|
-- view classname:filter_cc
|
||
|
-- cspFile:/home/wjy/Code/drogon/drogon_ctl/templates/filter_h.csp
|
||
|
-- view classname:filter_h
|
||
|
-- cspFile:/home/wjy/Code/drogon/drogon_ctl/templates/gitignore.csp
|
||
|
-- view classname:gitignore
|
||
|
-- cspFile:/home/wjy/Code/drogon/drogon_ctl/templates/model_cc.csp
|
||
|
-- view classname:model_cc
|
||
|
-- cspFile:/home/wjy/Code/drogon/drogon_ctl/templates/model_h.csp
|
||
|
-- view classname:model_h
|
||
|
-- cspFile:/home/wjy/Code/drogon/drogon_ctl/templates/model_json.csp
|
||
|
-- view classname:model_json
|
||
|
-- cspFile:/home/wjy/Code/drogon/drogon_ctl/templates/plugin_cc.csp
|
||
|
-- view classname:plugin_cc
|
||
|
-- cspFile:/home/wjy/Code/drogon/drogon_ctl/templates/plugin_h.csp
|
||
|
-- view classname:plugin_h
|
||
|
-- cspFile:/home/wjy/Code/drogon/drogon_ctl/templates/restful_controller_base_cc.csp
|
||
|
-- view classname:restful_controller_base_cc
|
||
|
-- cspFile:/home/wjy/Code/drogon/drogon_ctl/templates/restful_controller_base_h.csp
|
||
|
-- view classname:restful_controller_base_h
|
||
|
-- cspFile:/home/wjy/Code/drogon/drogon_ctl/templates/restful_controller_cc.csp
|
||
|
-- view classname:restful_controller_cc
|
||
|
-- cspFile:/home/wjy/Code/drogon/drogon_ctl/templates/restful_controller_custom_cc.csp
|
||
|
-- view classname:restful_controller_custom_cc
|
||
|
-- cspFile:/home/wjy/Code/drogon/drogon_ctl/templates/restful_controller_custom_h.csp
|
||
|
-- view classname:restful_controller_custom_h
|
||
|
-- cspFile:/home/wjy/Code/drogon/drogon_ctl/templates/restful_controller_h.csp
|
||
|
-- view classname:restful_controller_h
|
||
|
-- cspFile:/home/wjy/Code/drogon/drogon_ctl/templates/test_cmake.csp
|
||
|
-- view classname:test_cmake
|
||
|
-- cspFile:/home/wjy/Code/drogon/drogon_ctl/templates/test_main.csp
|
||
|
-- view classname:test_main
|
||
|
-- bin:bin
|
||
|
-- Link directory: /home/wjy/Code/drogon/third_party/rtc/lib
|
||
|
-- Link directories:
|
||
|
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
|
||
|
-- Configuring done (5.7s)
|
||
|
-- Generating done (0.2s)
|
||
|
-- Build files have been written to: /home/wjy/Code/drogon/cmake-build-debug
|