2023-06-25 17:36:11 -04:00
/usr/bin/cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_MAKE_PROGRAM=/opt/clion/bin/ninja/linux/x64/ninja -G Ninja -S /home/brett/projects/cpp/crowsite -B /home/brett/projects/cpp/crowsite/cmake-build-debug
2023-07-22 20:54:15 -04:00
CMake Deprecation Warning at 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 libs/BLT/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.
2023-07-10 20:57:37 -04:00
Standard Files /home/brett/projects/cpp/crowsite/libs/BLT/src/blt/std/filesystem.cpp;/home/brett/projects/cpp/crowsite/libs/BLT/src/blt/std/format.cpp;/home/brett/projects/cpp/crowsite/libs/BLT/src/blt/std/loader.cpp;/home/brett/projects/cpp/crowsite/libs/BLT/src/blt/std/logging.cpp;/home/brett/projects/cpp/crowsite/libs/BLT/src/blt/std/string.cpp;/home/brett/projects/cpp/crowsite/libs/BLT/src/blt/std/system.cpp
2023-06-25 17:36:11 -04:00
Profiler Files /home/brett/projects/cpp/crowsite/libs/BLT/src/blt/profiling/profiler.cpp
Source: /home/brett/projects/cpp/crowsite
Current Source: /home/brett/projects/cpp/crowsite/libs/BLT
BLT 0.0.1 Successfully included!
2023-07-22 20:54:15 -04:00
-- Configuring done (0.1s)
2023-06-25 17:36:11 -04:00
-- Generating done (0.0s)
-- Build files have been written to: /home/brett/projects/cpp/crowsite/cmake-build-debug