first code attempt
This commit is contained in:
17
build/CMakeFiles/radar_simulation.dir/flags.make
Normal file
17
build/CMakeFiles/radar_simulation.dir/flags.make
Normal file
@@ -0,0 +1,17 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.31
|
||||
|
||||
# compile C with /usr/bin/cc
|
||||
# compile CXX with /usr/bin/c++
|
||||
C_DEFINES =
|
||||
|
||||
C_INCLUDES = -I/home/maallyn/radar-simulation/include -isystem /usr/include/freetype2
|
||||
|
||||
C_FLAGS = -O3 -DNDEBUG
|
||||
|
||||
CXX_DEFINES =
|
||||
|
||||
CXX_INCLUDES = -I/home/maallyn/radar-simulation/include -isystem /usr/include/freetype2
|
||||
|
||||
CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17
|
||||
|
||||
Reference in New Issue
Block a user