51 lines
2.4 KiB
Plaintext
51 lines
2.4 KiB
Plaintext
C:\Users\Administrator\AppData\Local\Programs\CLion\bin\cmake\win\x64\bin\cmake.exe -DCMAKE_BUILD_TYPE=Release -DCMAKE_MAKE_PROGRAM=C:/Users/Administrator/AppData/Local/Programs/CLion/bin/ninja/win/x64/ninja.exe -G Ninja -S E:\project\CppProject\IPBS_NSSM -B E:\project\CppProject\IPBS_NSSM\cmake-build-release
|
|
CMake Deprecation Warning at SDK/CMakeLists.txt:1 (cmake_minimum_required):
|
|
Compatibility with CMake < 3.5 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 Deprecation Warning at SDK/Depend/portaudio/CMakeLists.txt:1 (cmake_minimum_required):
|
|
Compatibility with CMake < 3.5 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.
|
|
|
|
|
|
-- regex.h POSIX header NOT found and NOT available from TRE
|
|
-- Could NOT find Regex (missing: TRE_INCLUDE_DIR TRE_LIBRARY)
|
|
-- Could NOT find JACK (missing: JACK_INCLUDEDIR Regex_FOUND)
|
|
CMake Deprecation Warning at SDK/Depend/CSerialPort/CMakeLists.txt:14 (cmake_minimum_required):
|
|
Compatibility with CMake < 3.5 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.
|
|
|
|
|
|
-- CSerialPort CMake Info
|
|
-- =======================================================
|
|
-- Operation System : Windows-10.0.19045
|
|
-- CPU Architecture : AMD64
|
|
-- Build Type : Release
|
|
-- Shared Library : ON
|
|
-- Build Examples : OFF
|
|
-- Build Doc : OFF
|
|
-- Build Test : OFF
|
|
-- =======================================================
|
|
CMake Deprecation Warning at SDK/Depend/CSerialPort/lib/CMakeLists.txt:14 (cmake_minimum_required):
|
|
Compatibility with CMake < 3.5 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.
|
|
|
|
|
|
-- Using the multi-header code from E:/project/CppProject/IPBS_NSSM/SDK/Depend/mirrors_nlohmann_json/include/
|
|
-- Configuring done (0.9s)
|
|
-- Generating done (0.1s)
|
|
-- Build files have been written to: E:/project/CppProject/IPBS_NSSM/cmake-build-release
|