소스 검색

add section on generator expressions to manual

master
Sascha Kratky 8 년 전
부모
커밋
461c388bc3
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. +6
    -0
      MANUAL.md

+ 6
- 0
MANUAL.md 파일 보기

@@ -727,6 +727,12 @@ different directory and you may get odd messages about missing source files.
known issues known issues
------------ ------------


### generator expressions

cotire uses the CMake command `file(GENERATE ...` to expand generator expressions used in various
compilation settings. This command does not handle certain CMake generator expressions like
`$<CXX_COMPILER_ID:...>` correctly.

### Ninja compatibility ### Ninja compatibility


Under Ninja indirect prefix header dependencies are ignored by the generated build system. Cotire Under Ninja indirect prefix header dependencies are ignored by the generated build system. Cotire


불러오는 중...
취소
저장