Ty
|
5858f72748
|
Bump up C++ version to c++17 for gcc & clang (#3746)
Use target_compile_features to enforce c++17 standard
|
2020-09-29 10:30:03 -04:00 |
Shanoah Alkire
|
70033020a3
|
Update compiler flags, as a number of plugins didn't have them set. Setting -Wno-parentheses across the board to suppress warnings about gtk from gcc 8.
|
2018-10-13 11:05:27 -07:00 |
Shanoah Alkire
|
7837d69021
|
Remove the -fpermissive flag, as it doesn't actually seem necessary, and it generates a compiler warning.
|
2018-10-09 23:13:31 -07:00 |
Daniel Nowak
|
da1eb056a3
|
Add network capability for Linux (#2586)
|
2018-10-02 21:37:34 -07:00 |