Commit Graph

2 Commits

Author SHA1 Message Date
Willem Jan Withagen
59c208d9b4 src/CmakeLists.txt: Changes for the Clang compiler
- Added a lot more Clang flags to supress warnings, since Clang
   is way much more verbose. And while there rearranged the layout.
 - Move Linking flags to correct Cmake variables, so Clang does not
   complain about flags that are not appropriate
 - Clang/Cmake debugging: use CMAKE_CXX_FLAGS_DEBUG in buildscript
 - Move Linux specifics to if-endif blocks
   - -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
2016-08-02 10:34:38 +02:00
Willem Jan Withagen
e1dcab2eca do_freebsd-cmake.sh: script to cmake on FreeBSD
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
2016-07-20 15:57:41 +02:00