Fixed typo

release/4.3a0
Richard Roberts 2014-02-19 15:45:39 -05:00
parent 1be09ac148
commit 7fa9ca8b9b
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ Including this file immediately sets up the following build types and a drop-dow
It also configures several minor details, as follows:
* The compile flag `-ftemplate-depth=1024` is set for newer versions of Clang to handle complex templates.
* On Windows, executable and dll output paths are set to `${CMAKE_BINARY_DIR}/bin` and import library output to `${CMAKE_BINARY_DIR}/bin`.
* On Windows, executable and dll output paths are set to `${CMAKE_BINARY_DIR}/bin` and import library output to `${CMAKE_BINARY_DIR}/lib`.
It defines the following functions: