Pārlūkot izejas kodu

cotire 1.7.2

master
Sascha Kratky pirms 11 gadiem
vecāks
revīzija
d0eadcd2a2
3 mainītis faili ar 262 papildinājumiem un 239 dzēšanām
  1. +253
    -237
      CMake/cotire.cmake
  2. +7
    -0
      HISTORY.md
  3. +2
    -2
      MANUAL.md

+ 253
- 237
CMake/cotire.cmake
Failā izmaiņas netiks attēlotas, jo tās ir par lielu
Parādīt failu


+ 7
- 0
HISTORY.md Parādīt failu

@@ -1,3 +1,10 @@
## 1.7.2 (2015-04-22)

* reduce configure time overhead.
* fix bug with dependency checking when using Xcode.
* remove obsolete code required for CMake versions older than 2.8.12.
* streamline debugging output.

## 1.7.1 (2015-04-06)

* fix problem with CMake's automatic Qt processing for generated unity targets.


+ 2
- 2
MANUAL.md Parādīt failu

@@ -691,7 +691,7 @@ inherits the property value from its enclosing directory.
common pitfalls
---------------

### always add the directory where `cotire.cmake` resides to the CMake module search
### include the `cotire.cmake` module correclty

If CMake issues the message `Unknown CMake command "cotire"`, double check that the cotire module
has been included correctly in your project. See the manual section "cotire basic usage".
@@ -722,7 +722,7 @@ Don't do this:
cotire(mytarget) # mytarget added in src directory

Cotire may fail to inspect the target's source files correctly, if the target has been added in a
different directory and you may get messages about missing source files.
different directory and you may get odd messages about missing source files.

known issues
------------


Notiek ielāde…
Atcelt
Saglabāt