Skip to content

Added option BUILD_TESTING in CMakeLists.txt and parser/CMakeLists.txt to...

Timothy Hutchins requested to merge thetimbrick/kdev-css:master into master

Added option BUILD_TESTING in CMakeLists.txt and parser/CMakeLists.txt to comply with the removal of KDev::Tests in the release build of KDevelop in Ubuntu.

User can now specify when running cmake to disable the tests to be built.

Merge request reports