[CMake] LIBRARY_OUTPUT_PATH

Matthias Riechmann riechmann at ira.uka.de
Thu Apr 10 10:00:30 EDT 2008


Hi everybody,

I'm using the following commands to set the output directories of 
libraries and executables to the "bin" directory of my build path. But 
cmake always tells me that LIBRARY_OUTPUT_PATH and 
EXECUTABLE_OUTPUT_PATH are empty:

SET(EXECUTABLE_OUTPUT_PATH ${PROJECT_BINARY_DIR}/bin)
SET(LIBRARY_OUTPUT_PATH ${PROJECT_BINARY_DIR}/bin)

Does anybody have an idea why?


Matthias




-- 
Dipl.-Inform. Matthias Riechmann
Institut für Prozessrechentechnik, Automation und Robotik
Medizin-Gruppe
Universität Karlsruhe (TH)
Gebäude 40.28, Zimmer 103
Engler-Bunte-Ring 8
76131 Karlsruhe

Fon: +49 (721) 608-4049
Fax: +49 (721) 608-7141

Web: http://wwwipr.ira.uka.de/~richmann
-------------- next part --------------
A non-text attachment was scrubbed...
Name: riechmann.vcf
Type: text/x-vcard
Size: 518 bytes
Desc: not available
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080410/46f8e2be/attachment-0001.vcf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3319 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080410/46f8e2be/attachment-0001.bin>


More information about the CMake mailing list