Sfoglia il codice sorgente

Fix manual mistake

master
Sascha Kratky 14 anni fa
parent
commit
d0b16cdd50
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      MANUAL.md

+ 1
- 1
MANUAL.md Vedi File

@@ -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")



Caricamento…
Annulla
Salva