11 lines
610 B
Makefile
11 lines
610 B
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 4.3
|
|
|
|
# compile CXX with /usr/bin/c++
|
|
CXX_DEFINES = -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB
|
|
|
|
CXX_INCLUDES = -I/home/diabolus/Arbeit/Projekt-Hirnfrei/hdmi-viewer/build/hdmi-viewer_autogen/include -I/home/diabolus/Arbeit/Projekt-Hirnfrei/hdmi-viewer/src -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtGui -isystem /usr/include/qt6/QtWidgets
|
|
|
|
CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wall -Wextra -mno-direct-extern-access
|
|
|