aboutsummaryrefslogtreecommitdiff
path: root/tools/gen_data.py
AgeCommit message (Collapse)AuthorFilesLines
2020-10-24cmake: Disable the new (CMake 3.16) PCH supportDaniel Mensinger1-1/+2
Subprojects that use the CMake PCH feature will cause compilation/linker errors. The CMake PCH support should thus be disabled until this can be properly translated to meson.
2020-07-16mdata: Generate mesondata.py from */data foldersDaniel Mensinger1-0/+139