mirror of
https://github.com/reactos/CMake.git
synced 2025-01-10 05:31:02 +00:00
ed258d606b
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.
3 lines
95 B
Plaintext
3 lines
95 B
Plaintext
-- Target INCLUDE_DIRECTORIES is 'a;b;c;d;;e'
|
|
-- Directory INCLUDE_DIRECTORIES is 'a;b;c;d;;e'
|