Quellcode durchsuchen

Fix manual mistake

master
Sascha Kratky vor 12 Jahren
Ursprung
Commit
d0b16cdd50
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      MANUAL.md

+ 1
- 1
MANUAL.md Datei anzeigen

@@ -347,7 +347,7 @@ clashes.

As an example, if these properties are set on a source file of the example project:

set_source_files_properties (log.cpp PROPERTIES
set_source_files_properties (example.cpp PROPERTIES
COTIRE_UNITY_SOURCE_PRE_UNDEFS "max;min"
COTIRE_UNITY_SOURCE_POST_UNDEFS "DEBUG_TYPE")



Laden…
Abbrechen
Speichern