Преглед изворни кода

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(


Loading…
Откажи
Сачувај