Hi,

I'm trying to create a library in a subdirectory of LIBRARY_OUTPUT_PATH, so
I added the path in the name of the library, but ADD_LIBRARY adds a "lib" at
the beginning of the name :| so the correct path is not used. Same for
SWIG_ADD_MODULE
I hacked the system by providing a new LIBRARY_OUTPUT_PATH for this specific
target, but is there a correct way to do this ?

Matthieu
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to