diff options
author | Brad King <brad.king@kitware.com> | 2009-06-16 15:57:23 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-06-16 15:57:23 (GMT) |
commit | 962bbbec959edd7406365c3ef3b27a6ba621d79e (patch) | |
tree | ae2d1ca5494803d53750c5a284b816db6421fd7a /Source/cmProjectCommand.cxx | |
parent | 5129c23cba388a1aecc754bd4c1cb179ba4735d3 (diff) | |
download | CMake-962bbbec959edd7406365c3ef3b27a6ba621d79e.zip CMake-962bbbec959edd7406365c3ef3b27a6ba621d79e.tar.gz CMake-962bbbec959edd7406365c3ef3b27a6ba621d79e.tar.bz2 |
BUG: Create an exe's implib output dir for VS 6
VS 6 forgets to create the output directory for an executable's import
library in case the exe dllexport-s symbols. We work around this VS bug
by creating a pre-link event on the executable target to make the
directory.
Diffstat (limited to 'Source/cmProjectCommand.cxx')
0 files changed, 0 insertions, 0 deletions