summaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* [test] Add iOS unit test runnerJuha Alanen2020-02-141-0/+18
|
* [build] Move the `next` buildsystem to the rootThiago Marcos P. Santos2020-02-071-0/+188
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.