diff options
author | Morné Chamberlain <thefreeman.za@gmail.com> | 2012-10-10 23:01:13 (GMT) |
---|---|---|
committer | Morné Chamberlain <thefreeman.za@gmail.com> | 2012-10-13 07:47:50 (GMT) |
commit | 32f79024ba18df5016eb34c9f5fcc8708eaca83a (patch) | |
tree | 54a8a2e7fa02dff6527a7882a5de41f1ce101985 /Modules/CheckCXXSymbolExists.cmake | |
parent | b8457ad18b7eac2998fdd29fbc295c1dadbbba42 (diff) | |
download | CMake-32f79024ba18df5016eb34c9f5fcc8708eaca83a.zip CMake-32f79024ba18df5016eb34c9f5fcc8708eaca83a.tar.gz CMake-32f79024ba18df5016eb34c9f5fcc8708eaca83a.tar.bz2 |
Added some support for sublimeclang_options in the generated project file.
This adds -I include path flags and -D define flags for sublimeclang.
The current problem with this is that these flags cannot be set per
target (build_system in sublime text), it can only be set project
wide. Currently all of the include paths and compiler definitions from
ALL of the targets are used (with duplicates removed). This could be
problematic in some cases (conflicting compiler definitions among targets).
Diffstat (limited to 'Modules/CheckCXXSymbolExists.cmake')
0 files changed, 0 insertions, 0 deletions