diff --git a/CMakeLists.txt b/CMakeLists.txt index 1b81f431a..5df768567 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ # CMakeLists for libyuv # Originally created for "roxlu build system" to compile libyuv on windows -# Run with -DTEST=ON to build unit tests +# Run with -DUNIT_TEST=ON to build unit tests include(CheckCSourceCompiles)