18 lines
2.2 KiB
Makefile
18 lines
2.2 KiB
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
|
|
|
|
# compile C with /home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc
|
|
# compile CXX with /home/rmueller/EIVE/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++
|
|
C_DEFINES = -DLINUX -DQ7S_SIMPLE_MODE -DUNIX
|
|
|
|
C_INCLUDES = -I/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/fsfw -I/home/rmueller/EIVE/eive-obsw/fsfw/src -I/home/rmueller/EIVE/eive-obsw/fsfw/tests/src -I/home/rmueller/EIVE/eive-obsw/fsfw/hal/src -I/home/rmueller/EIVE/eive-obsw/fsfw/contrib -I/home/rmueller/EIVE/eive-obsw -I/home/rmueller/EIVE/eive-obsw/linux/fsfwconfig -I/home/rmueller/EIVE/eive-obsw/fsfw/inc -I/home/rmueller/EIVE/eive-obsw/common/config -I/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s
|
|
|
|
C_FLAGS = -mcpu=cortex-a9 -mfpu=neon-vfpv3 -mfloat-abi=hard -lgpiod -lxiphos -g -Wall -Wextra -Wimplicit-fallthrough=1 -Wno-unused-parameter -Wno-psabi -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wnull-dereference -Wundef -Wformat=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wformat-security -Wstrict-overflow=3 -Warray-bounds=2 -Wshift-overflow=2 -Wcast-qual -Wstringop-overflow=4 -ffunction-sections -fdata-sections
|
|
|
|
CXX_DEFINES = -DLINUX -DQ7S_SIMPLE_MODE -DUNIX
|
|
|
|
CXX_INCLUDES = -I/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s/fsfw -I/home/rmueller/EIVE/eive-obsw/fsfw/src -I/home/rmueller/EIVE/eive-obsw/fsfw/tests/src -I/home/rmueller/EIVE/eive-obsw/fsfw/hal/src -I/home/rmueller/EIVE/eive-obsw/fsfw/contrib -I/home/rmueller/EIVE/eive-obsw -I/home/rmueller/EIVE/eive-obsw/linux/fsfwconfig -I/home/rmueller/EIVE/eive-obsw/fsfw/inc -I/home/rmueller/EIVE/eive-obsw/common/config -I/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s
|
|
|
|
CXX_FLAGS = -mcpu=cortex-a9 -mfpu=neon-vfpv3 -mfloat-abi=hard -lgpiod -lxiphos -g -Wall -Wextra -Wimplicit-fallthrough=1 -Wno-unused-parameter -Wno-psabi -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wnull-dereference -Wundef -Wformat=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wformat-security -Wstrict-overflow=3 -Warray-bounds=2 -Wshift-overflow=2 -Wcast-qual -Wstringop-overflow=4 -ffunction-sections -fdata-sections -std=gnu++17
|
|
|