CMakeLists.txt
5.54 KB
-
cmake: remove unneeded enable_testing() cmd (#736) · 4b5b25a2
It is already performed by CTest module ref: https://github.com/Kitware/CMake/blob/43372d5ba34d2a95a886f39a254870c122e98fa2/Modules/CTest.cmake#L83-L84
Mizux committed