this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add `FLATPAK_BUILD` option

Thomas A fe9bdc46 f03e5b62

+1
+1
CMakeLists.txt
··· 102 102 enable_language(ASM-ATT) 103 103 104 104 option(FULL_BUILD "Include large items in the build" ON) 105 + option(FLATPAK_BUILD "Apply Flatpak specific changes/workarounds" OFF) 105 106 option(TARGET_i386 "Enable i386 slices" ON) 106 107 option(TARGET_x86_64 "Enable x86_64 slices" ON) 107 108 option(DEBIAN_PACKAGING "Packaging for Debian" OFF)