summaryrefslogtreecommitdiffstats
path: root/addon/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* CMake: avoid if() around the whole contents of plugin CMakeLists.txtRolf Eike Beer2017-10-201-0/+17
Just don't call add_subdirectory() if the build flag is not set.