[CMake] Relative Change?

John Biddiscombe biddisco at cscs.ch
Mon Sep 12 05:56:18 EDT 2005


PROJECT(MOLEKEL)

I've just noticed that if I
ADD_SUBDIRECTORY(${MOLEKEL_SOURCE_DIR}/Utilities/Stuff)
the cmake generated files go into the SOURCE dir
but if I
ADD_SUBDIRECTORY(Utilities/Stuff)
they go into the BINARY dir as expected

cvs this morning. Has something changed? or broken?

JB


-- 
John Biddiscombe,                            email:biddisco @ cscs.ch
http://www.cscs.ch/about/BJohn.php
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82




More information about the CMake mailing list