• Joel Johnson's avatar
    Use non-version checked add_compile_options · 524234e4
    Joel Johnson authored
    Commit aebc7faa added version checks for CMake compatibility. In reality,
    only the add_compile_definitions need the check - add_compile_options
    itself has been supported since 3.0. Tested and confirmed built
    successfully with CMake 3.8.0.
    524234e4
CMakeLists.txt 6.89 KB