Переглянути джерело

fix COTIRE_MINIMUM_NUMBER_OF_TARGET_SOURCES property definition

master
Sascha Kratky 6 роки тому
джерело
коміт
410b9eca7b
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      CMake/cotire.cmake

+ 1
- 1
CMake/cotire.cmake Переглянути файл

@@ -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(


Завантаження…
Відмінити
Зберегти