aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: Drop all sub-folder CXX settings. Use root CMakeLists.txt global setti...Sven Gothel2020-10-201-0/+4
* Build: Separate GCC sanitize flags from DEBUG=ON, enable via INSTRUMENTATION=...v0.2.0Sven Gothel2020-10-181-1/+6
* GCC: Add -Wcast-align=strict and cleanup -Wformat flags, also add DEBUG -fsan...Sven Gothel2020-10-171-3/+4
* Enable Full Warnings = Error on GCCSven Gothel2020-10-171-1/+1
* CMakeLists.txt: Fix setting CMAKE_CXX_FLAGS based on CMAKE_COMPILER_IS_GNUCC ...Sven Gothel2020-10-161-22/+27
* Require cmake >= 3.13 and use LANGUAGES C CXX (JAVA can be specified later on)Sven Gothel2020-10-161-2/+2
* Move jaucpp files to root-folderSven Gothel2020-10-161-0/+126