summaryrefslogtreecommitdiff
path: root/render-test/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* [build] Move the `next` buildsystem to the rootThiago Marcos P. Santos2020-02-071-0/+52
This will make the `next` buildsystem no longer the `next`, but the `actual`. The idea is to simplify the build, removing scripts, to make the platform buildsystem generated by CMake more compatible with IDEs and make development more streamlined. It will also make cross compilation easier.