mirror of
https://github.com/reactos/CMake.git
synced 2024-12-12 22:05:57 +00:00
0618ddf6b1
Create a `<LANG>_CPPLINT` target property (initialized by a `CMAKE_<LANG>_CPPLINT` variable) to specify a `cpplint` style checker command line to be run along with the compiler.
4 lines
71 B
CMake
4 lines
71 B
CMake
set(CTEST_USE_LAUNCHERS 1)
|
|
include(CTestUseLaunchers)
|
|
include(C.cmake)
|