summaryrefslogtreecommitdiff
path: root/platform/node/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* [node] Blacklist Node ABI 83upstream/1ec5-maps-v1.5.2Thiago Marcos P. Santos2020-04-271-0/+1
| | | | Not supported at the moment
* [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.