aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Collapse)Author
2022-07-22add for C flags for sanity checkingJan200101
2022-07-22move filesystem logic into separate fileJan200101
2021-12-23Compile each subsection as its own library and link them togetherJan200101
slightly overkill, might revisit later
2021-11-07cleanup, make main components optional at compile timeJan200101
2021-08-08replace static core library to be an object libraryJan200101
2021-08-01update min cmake, add wine to lib, make base emptyJan200101
2021-07-28find packages before setting CFLAGSJan200101
we cannot set package specific CFLAGS if we don't know them
2021-07-22reorder linkageJan200101
2021-07-22compile core files into a static library to link againstJan200101
2021-07-22fix broken debug define checks, move lutris enums to special headersJan200101
2021-05-18improve cmake files, add simple curl mock, clean up on download errorJan200101