mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
sourceFile properties: add property INCLUDE_DIRECTORIES
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
sourceFile-new-properties
|
||||
-------------------------
|
||||
|
||||
* The source files learn new property :prop_sf:`COMPILE_OPTIONS`.
|
||||
@@ -0,0 +1,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.
|
||||
Reference in New Issue
Block a user