소스 검색

Merge pull request #65 from kode9/kode9-patch-1-typo

Fix typo in MANUAL.md
master
Sascha Kratky 11 년 전
부모
커밋
6a75b1e77d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      MANUAL.md

+ 1
- 1
MANUAL.md 파일 보기

@@ -298,7 +298,7 @@ ensure that the project builds properly without cotire.

### disabling precompiled headers and unity builds

If the target's build process should not be modified to make us of the generated precompiled
If the target's build process should not be modified to make use of the generated precompiled
header, the target property `COTIRE_ENABLE_PRECOMPILED_HEADER` can be set to `FALSE`:

set_target_properties(example PROPERTIES COTIRE_ENABLE_PRECOMPILED_HEADER FALSE)


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