summaryrefslogtreecommitdiffhomepage
path: root/cmake/modules/AddDatafile.cmake
AgeCommit message (Expand)Author
2024-03-07Added gtest to the project and a stub test for showcaseAki
2024-02-21Fixed CMAKE_CROSSCOMPILING_EMULATOR; wine should work more consistently nowAki
2022-09-17Fixed datafile not adding source filesAki
2022-09-16Added option to skip source directory from datafileAki
2022-09-11Replaced Datafile and StarsEx/Archive with dat and ArchiveExAki
2022-02-13Added doc to GitDescribed and cleaned up all cmake modulesAki
2022-02-09Fixed some small issues where datafile builds would not triggerAki
2022-02-09Changed order of adding the files to datafile archivesAki
2022-02-09Somewhat finalized AddDatafile and AddDownloadableResourceAki
2022-02-09Implemented initial downloadable binary resources for building datafilesAki
2022-02-06Added datafiles to the repositoryAki