If my professor has an issue with my code I will personally ask Zeus if I can borrow his power of lightning to smite him with
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_MAKE_PROGRAM=/opt/clion/bin/ninja/linux/x64/ninja -G Ninja -S /home/caleb/ASDV-Cpp/Assignments/MP4_CalebFontenot -B /home/caleb/ASDV-Cpp/Assignments/MP4_CalebFontenot/cmake-build-debug
|
||||
-- The C compiler identification is GNU 13.2.1
|
||||
-- The CXX compiler identification is GNU 13.2.1
|
||||
-- Detecting C compiler ABI info
|
||||
-- Detecting C compiler ABI info - done
|
||||
-- Check for working C compiler: /usr/bin/cc - skipped
|
||||
-- Detecting C compile features
|
||||
-- Detecting C compile features - done
|
||||
-- Detecting CXX compiler ABI info
|
||||
-- Detecting CXX compiler ABI info - done
|
||||
-- Check for working CXX compiler: /usr/bin/c++ - skipped
|
||||
-- Detecting CXX compile features
|
||||
-- Detecting CXX compile features - done
|
||||
-- Found Boost: /usr/lib/cmake/Boost-1.83.0/BoostConfig.cmake (found version "1.83.0") found components: serialization
|
||||
-- Configuring done (0.4s)
|
||||
-- Generating done (0.0s)
|
||||
-- Build files have been written to: /home/caleb/ASDV-Cpp/Assignments/MP4_CalebFontenot/cmake-build-debug
|
Reference in New Issue
Block a user