]> git.lizzy.rs Git - nothing.git/history - CMakeLists.txt
Merge pull request #15 from tsoding/7-implement-camera
[nothing.git] / CMakeLists.txt
2017-12-02 Alexey KutepovMerge pull request #15 from tsoding/7-implement-camera
2017-12-02 reximIntroduce camera entity (#7)
2017-12-02 Alexey KutepovMerge pull request #12 from tsoding/alway-local-sdl2...
2017-12-02 reximAlways use SDL2 local cmake module
2017-12-02 Alexey KutepovMerge pull request #11 from tsoding/1-ci
2017-12-02 reximLink with m (#1)
2017-12-02 reximTry to fix typo SDL2_LIBRARIES -> SDL2_LIBRARY (#1)
2017-12-02 reximAdd a local copy of SDL2 cmake module (#1)
2017-12-02 reximEnable -Wextra and -pedantic
2017-12-02 reximEnable strict flags and fix corresponding errors (#1)
2017-12-02 reximLower minimum required cmake version 3.4 -> 3.2 (#1)
2017-12-01 Alexey KutepovMerge pull request #9 from tsoding/cmake
2017-12-01 reximMigrate build to cmake