Ver a proveniência

fix COTIRE_MINIMUM_NUMBER_OF_TARGET_SOURCES property definition

master
Sascha Kratky há 6 anos
ascendente
cometimento
410b9eca7b
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      CMake/cotire.cmake

+ 1
- 1
CMake/cotire.cmake Ver ficheiro

@@ -3856,7 +3856,7 @@ else()
FULL_DOCS
"The variable can be set to an integer > 0."
"If a target contains less than that number of source files, cotire will not enable the use of the precompiled header for the target."
"If not defined, defaults to 3."
"If not defined, defaults to 2."
)

define_property(


Carregando…
Cancelar
Guardar