[Cmake] Hopefully simple CMake problem

Dejan Lekic leka at entropy.tmok.com
Tue, 09 Mar 2004 21:37:31 +0100


Huh I know now what you mean - Yes, i have tried with setting 
LIBRARY_OUTPUT_PATH to ./lib - that makes "lib" directory everywhere :) 
. I'll try to set it in top-level CMakeLists.txt file to PROJECT_DIR/lib ...

Thanks anyway!