fixed silly compiler issues under linux and gcc

This commit is contained in:
toni
2019-09-18 10:47:48 +02:00
parent 22c2bc95c9
commit 51117d7559
5 changed files with 15 additions and 15 deletions

View File

@@ -69,9 +69,9 @@ else()
# system specific compiler flags
ADD_DEFINITIONS(
#-std=gnu++14
-std=gnu++17
-lstdc++fs
#-lstdc++fs
-Wall
-Werror=return-type