Add CompileFlags file

This commit is contained in:
2023-07-12 15:50:54 +02:00
parent e4678291f3
commit 29f0b236a0
+41
View File
@@ -0,0 +1,41 @@
-xc++
-I/source/DataStorageInterface/Libraries/clipp/include
-I/source/DataStorageInterface/Libraries/inih
-I/source/DataStorageInterface/Libraries/json/include/nlohmann
-I/source/DataStorageInterface/Libraries/json/include
-Wno-stringop-truncation
-I/source/DataStorageInterface
-I/source/DataStorageInterface/Libraries
-g3
-O3
-fPIC
-std=c++11
-Wall
-Wextra
-Wstrict-aliasing
-fmax-errors=5
-Werror
-Wunreachable-code
-Wdisabled-optimization
-Wformat=2
-Winit-self
-Wmissing-include-dirs
-Woverloaded-virtual
-Wsign-promo
-Wstrict-null-sentinel
-fdiagnostics-show-option
-Wno-unused
-Wno-variadic-macros
-Wno-parentheses
-Wno-unused-parameter
-ffunction-sections
-fdata-sections
-Wno-stringop-truncation
-I/source/DataStorageInterface/Libraries/MySQL/include
-I/source/DataStorageInterface/Libraries/SQLite/include
-I/source/DataStorageInterface/Libraries/Http/include
-I/source/DataStorageInterface/Libraries/DataStorage/include
-I/source/DataStorageInterface/Libraries/Timer/include
-I/source/DataStorageInterface/Libraries/Logging/include
-I/source/DataStorageInterface/Libraries/Utilities/include
-I/source/DataStorageInterface/Libraries/DateTime/include