¡@

Home 

c++ Programming Glossary: outputconfig

In CMake, how do I work around the Debug and Release directories Visual Studio 2010 tries to add?

http://stackoverflow.com/questions/7747857/in-cmake-how-do-i-work-around-the-debug-and-release-directories-visual-studio-2

# Second for multi config builds e.g. msvc foreach OUTPUTCONFIG CMAKE_CONFIGURATION_TYPES string TOUPPER OUTPUTCONFIG OUTPUTCONFIG.. OUTPUTCONFIG CMAKE_CONFIGURATION_TYPES string TOUPPER OUTPUTCONFIG OUTPUTCONFIG set CMAKE_RUNTIME_OUTPUT_DIRECTORY_ OUTPUTCONFIG.. CMAKE_CONFIGURATION_TYPES string TOUPPER OUTPUTCONFIG OUTPUTCONFIG set CMAKE_RUNTIME_OUTPUT_DIRECTORY_ OUTPUTCONFIG youroutputdirectory..