summaryrefslogtreecommitdiffstats
path: root/addon/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring: Removed creation of MemberDef's for macro definitions from pre.lDimitri van Heesch2020-05-241-1/+3
|
* 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.