Commit Graph

8 Commits (master)

Author SHA1 Message Date
Bruno Van de Velde 232f2b316d CMake exported files in wrong location in build folder after change from last commit 2018-10-11 20:03:59 +02:00
Bruno Van de Velde 3f03917cb8 Fixed two issues with cmake script
- Installing framework on macOS failed because install rules were not executed in correct order
- Cmake files installed to the lib folder contained SFML directories which made it hard to distribute them with the precompiled libs
2018-10-11 19:40:14 +02:00
Bruno Van de Velde cbee21116e Clang didn't recognise '-Wlogical-op' compiler option 2018-05-27 17:23:46 +02:00
Bruno Van de Velde e8361ef45f Dropped support for function references with unbound parameters in signal system 2018-05-11 14:24:12 +02:00
Bruno Van de Velde 856361dd42 Enable more warnings in cmake script 2018-05-10 14:15:19 +02:00
Bruno Van de Velde 3a08eb5750 Revert "Updated cmake script to use interface library to set compiler options in targets"
This reverts commit 0f3380c755.
2018-05-10 14:07:09 +02:00
Bruno Van de Velde 0f3380c755 Updated cmake script to use interface library to set compiler options in targets 2018-05-07 22:48:18 +02:00
Bruno Van de Velde ad6877e19d Rewrote cmake scripts 2018-04-01 15:38:13 +02:00