CMake/Help
Brad King f30022eb07 install: Allow generator expressions in TARGETS DESTINATION (#14317)
This will allow per-config destinations for targets in EXPORT sets.
Using multiple install(TARGETS) with separate CONFIGURATIONS is
rejected as a target appearing more than once in an export set.
Now instead one can write

 install(TARGETS foo EXPORT exp DESTINATION lib/$<CONFIG>)

to get a single logical membership of the target in the export set
while still having a per-config destination.
2015-02-11 15:15:33 -05:00
..
command install: Allow generator expressions in TARGETS DESTINATION (#14317) 2015-02-11 15:15:33 -05:00
generator Help: Clarify MinGW v. MSYS Makefiles generators (#15319) 2014-12-19 09:07:25 -05:00
include Help: Warn that paths should not be used in INTERFACE_ build properties. 2014-11-25 10:00:35 -05:00
manual CheckFortranCompilerFlag: Add module to check Fortran flag existence 2015-02-05 11:16:59 -05:00
module CheckFortranCompilerFlag: Add module to check Fortran flag existence 2015-02-05 11:16:59 -05:00
policy Merge topic 'doc-CMP0054-example' 2014-12-12 11:15:59 -05:00
prop_cache Convert builtin help to reStructuredText source files 2013-10-15 14:12:03 -04:00
prop_dir Help: Clarify add_compile_options documentation (#15225) 2014-10-29 09:18:56 -04:00
prop_gbl Help: Document build targets automatically added to console pool. 2015-02-04 21:52:13 +01:00
prop_inst Help: Clarify formatting of CPACK_WIX_ACL documentation 2014-10-22 16:41:22 -04:00
prop_sf VS: Add source file property to set extra hlsl shader flags 2015-01-28 09:29:50 -05:00
prop_test Help: Fix variable reference in TIMEOUT test property docs 2015-02-10 12:58:01 -05:00
prop_tgt Allow export of targets with INTERFACE_SOURCES. 2015-02-11 00:51:34 +01:00
release install: Allow generator expressions in TARGETS DESTINATION (#14317) 2015-02-11 15:15:33 -05:00
variable Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator (#15324) 2015-01-29 09:11:11 -05:00
index.rst Help: Add a manual for compiler feature control. 2014-05-27 09:35:00 -04:00