Skip to content

Commit

Permalink
Remove outdated flags from Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandlo committed Jul 27, 2021
1 parent 4edec25 commit 949b205
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmake/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ Here you can find complete list of Xournal++ CMake flags (sorted by categories).
| `DEV_CALL_LOG` | OFF | Call log (can take loooot of disk space and IO!)
| `DEV_CHECK_GTK3_COMPAT` *[A]* | OFF | Adds a few compiler flags to check basic GTK3 upgradeability support (still compiles for GTK2!)
| `DEV_ENABLE_GCOV` *[A]* | OFF | Build with gcov support
| `DEV_MEMORY_CHECKING` | ON | Memory checking
| `DEV_MEMORY_LEAK_CHECKING` | ON | Memory leak checking
| `DEV_METADATA_FILE` *[A]* | metadata.ini | Metadata file name
| `DEV_METADATA_MAX_ITEMS` *[A]* | 50 | Maximal amount of metadata elements
| `DEV_PRINT_CONFIG_FILE` *[A]* | print-config.ini | Print config file name
Expand Down

0 comments on commit 949b205

Please sign in to comment.