[CMake] "No such file or directory" error when using cmake/swig

Gerrick Bivins gbivins at objectreservoir.com
Mon Jun 1 12:30:33 EDT 2009


Thanks for the tip! Searching the docs for the make_directory flag led me to
using:
FILE(MAKE_DIRECTORY directory1 directory2...)

Works perfectly!!!
Thanks again.
Gerrick


On 6/1/09 10:11 AM, "Tyler Roscoe" <tyler at cryptio.net> wrote:

> cmake -E make_directory



More information about the CMake mailing list