Logo
Explore Help
Sign In
kolan/CMake
1
0
Fork 0
You've already forked CMake
Code Issues Pull Requests Releases Wiki Activity
CMake/Tests/Preprocess
History
Daniel Pfeifer 7a649111cd Use string(APPEND) in Tests
Automate with:

find Tests -type f -print0 | xargs -0 perl -i -0pe \
's/set\(([a-zA-Z0-9_]+)(\s+)"\$\{\1\}([^"])/string(APPEND \1\2"\3/g'
2016-07-28 00:43:04 +02:00
..
CMakeLists.txt
Use string(APPEND) in Tests
2016-07-28 00:43:04 +02:00
file_def.h
ENH: Create COMPILE_DEFINITIONS property for targets and source files. Create <config>_COMPILE_DEFINITIONS property as per-configuration version. Add Preprocess test to test the feature. Document limitations on Xcode and VS6 generators.
2008-01-14 09:20:58 -05:00
preprocess.c
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
preprocess.cxx
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
preprocess.h.in
Drop Visual Studio 6 generator
2016-03-09 09:42:18 -05:00
target_def.h
ENH: Create COMPILE_DEFINITIONS property for targets and source files. Create <config>_COMPILE_DEFINITIONS property as per-configuration version. Add Preprocess test to test the feature. Document limitations on Xcode and VS6 generators.
2008-01-14 09:20:58 -05:00
Powered by Gitea Version: 1.23.7 Page: 387ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API