summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-10-15CMake: Include hpp and tcc files in sources listThorbjørn Lindeijer1-3/+6
2024-06-19CMake: Added install rules for configuration and dataThorbjørn Lindeijer1-0/+7
2024-06-07Use -ggdb everywhereFreeyorp1-1/+1
2024-06-05Create generated files in the build directoryFreeyorp1-6/+7
2024-06-05CMakeLists.txt: Add install targetFreeyorp1-0/+5
2024-06-05CMakeLists.txt: Remove dead code, add TODOsFreeyorp1-4/+2
2024-06-05Generate {install,version}.hpp through attoconfFreeyorp1-2/+2
2024-06-05VENDOR_SOURCE: github.com -> git.themanaworld.orgFreeyorp1-1/+1
2024-06-05cmake: Fix out of tree buildFreeyorp1-2/+6
2024-06-05CMake: Make the build work the first timeThorbjørn Lindeijer1-17/+14
2024-06-05CMake: Simplified VERSION_DOTS and match version.mk SO versionThorbjørn Lindeijer1-2/+5
2024-06-05CMake: Generate the install.hpp and version.hpp filesThorbjørn Lindeijer1-4/+53
2024-06-05Forgot to add 'generate' as dependency to login/char binary nowThorbjørn Lindeijer1-2/+2
2024-06-05Fixed tmwa-map linker errors and made tmwa-login and tmwa-char compileThorbjørn Lindeijer1-6/+25
2024-06-04WIP: Add CMake based toolchainFreeyorp1-0/+102