aboutsummaryrefslogtreecommitdiffstats
path: root/native-tools/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove the now-unused native toolsChris Robinson2020-04-041-18/+0
|
* Remove the now-unused bsincgenChris Robinson2020-04-021-11/+0
|
* Don't require a C++ compiler for native-toolsJan Niklas Hasse2020-03-271-1/+1
| | | | | "By default C and CXX are enabled if no language options are given." https://cmake.org/cmake/help/v3.17/command/project.html
* Use the correct functions set to the compiler switchesChris Robinson2017-12-151-1/+4
|
* Avoid using wmain on WindowsChris Robinson2017-08-301-3/+4
|
* Automatically generate the bsinc table when buildingChris Robinson2017-08-281-0/+15
| | | | | This makes bsincgen a native tool like bin2h, so it can run automatically when compiling.
* Always declare a native-tools build targetChris Robinson2017-08-261-0/+2
|
* Move native-tools to the root directoryChris Robinson2017-05-051-0/+8