CMake/Tests/RunCMake/set_property/INCLUDE_DIRECTORIES-stdout.txt
Brad King ed258d606b Tests: Cover set_property for buildsystem directory properties
Extend the RunCMake.set_property test with cases covering buildsystem
directory properties:

* COMPILE_DEFINITIONS
* COMPILE_OPTIONS
* INCLUDE_DIRECTORIES

Also test a non-buildsystem property to document the equivalence
in behavior.
2015-09-11 19:13:25 +02:00

3 lines
95 B
Plaintext

-- Target INCLUDE_DIRECTORIES is 'a;b;c;d;;e'
-- Directory INCLUDE_DIRECTORIES is 'a;b;c;d;;e'