blob: 69f30db6269117fccd36cf7c2fcb9cd54eb3b5bc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.25
# compile CXX with /usr/bin/c++
CXX_DEFINES =
CXX_INCLUDES = -I/home/logan/school/C++/smart_pointers/build/_deps/fmt-src/include -isystem /home/logan/school/C++/smart_pointers/build/_deps/googletest-src/googletest/include -isystem /home/logan/school/C++/smart_pointers/build/_deps/googletest-src/googletest
CXX_FLAGS = -Wall -Wextra -pedantic -Wl,--stack,10000000 -O1 -std=gnu++20
|