blob: d06c109f4e10096f35c6b00df1d9b09986088e53 (
plain)
1
2
3
4
5
6
7
8
9
10
|
src-new-properties-COMPILE_OPTIONS-and-INCLUDE_DIRECTORIES
----------------------------------------------------------
* Source file learns new properties:
* A :prop_sf:`COMPILE_OPTIONS` source file property was added to manage list
of options to pass to the compiler.
* An :prop_sf:`INCLUDE_DIRECTORIES` source file property was added to specify
list of preprocessor include file search directories.
|