blob: ea04654264c96e62225cf65102170e680043cfa1 (
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
CXX_FLAGS = -Wall -Wextra -pedantic -Wl,--stack,10000000 -O1 -g -std=gnu++20
|