diff options
author | Mike McQuaid <mike@mikemcquaid.com> | 2011-01-06 11:05:58 (GMT) |
---|---|---|
committer | David Cole <david.cole@kitware.com> | 2011-01-06 17:21:35 (GMT) |
commit | 492cd84fc5171fb030b19c12f5f72eea0f0ccda2 (patch) | |
tree | 031ff85168ae7c404eb4e9a72f867bf23c42a85d /Modules/FindMPEG2.cmake | |
parent | dd5c592ce863b50459e7c2ae27d72857b81eeedc (diff) | |
download | CMake-492cd84fc5171fb030b19c12f5f72eea0f0ccda2.zip CMake-492cd84fc5171fb030b19c12f5f72eea0f0ccda2.tar.gz CMake-492cd84fc5171fb030b19c12f5f72eea0f0ccda2.tar.bz2 |
Add variable for InstallRequiredSystemLibraries dir (#11140)
InstallRequiredSystemLibraries currently defaults to installing to
bin on WIN32 and lib otherwise. This patch allows you to configure
this by using the variable CMAKE_INSTALL_SYSTEM_RUNTIME_DESTINATION.
It also switches the logic to use a single INSTALL(PROGRAMS) command
rather than two deprecated uses of the INSTALL_PROGRAMS command.
Diffstat (limited to 'Modules/FindMPEG2.cmake')
0 files changed, 0 insertions, 0 deletions