Edit

kc3-lang/SDL/test

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2018-02-24 08:59:58
    Hash : 6cf4d0e4
    Message : Fixed bug 4092 - CMake support for building everything in the "test" directory Eric Wasylishen Patch to support building the tests with cmake. Disabled by default, use: "cmake .. -DSDL_TEST=YES" to enable the tests. Tested on macOS 10.13 with the ninja, makefile, and Xcode generators, and Windows 10 with the Visual Studio 2017 generator.