summaryrefslogtreecommitdiff
path: root/cmake/include.cmake
Commit message (Collapse)AuthorAgeFilesLines
* build: Refactor CMake modulesDimitri Staessens5 days1-0/+28
This moves the CMake build logic out of the source tree and splits it up into a more modular form. The tests now have a CMakeLists.txt file in their respective source directory. Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks> Signed-off-by: Sander Vrijders <sander@ouroboros.rocks>