SYSTEM_NAME setting would have configured the linker?
I am obviously missing something obvious.
Thanks
Dominic Walsh
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Kitware offers various services to suppor
Ah - apologies
In Visual Studio | INSTALL project | Right mouse button "Build"
thanks
-Original Message-
From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of
David Cole
Sent: 30 October 2013 09:35
To: Dominic Walsh; cmake@cmake.org
Subject: Re: [CMak
Hi
I am attempting to "make install" into configuration dependent directories.
Linux works very straightforwardly but VS not so much.
After much searching my CMakeLists file includes:
INSTALL(TARGETS bob
RUNTIME DESTINATION ${INSTALL_LIB_PATH}/Debug
LIBRARY DESTINATION ${INS