How about:
INSTALL(CODE "MAKE_DIRECTORY(\"lib/chicken/1\")")


Brandon J. Van Every wrote:

In CMake 2.4.2, to install an empty directory I tried

# Destination for eggs.  No eggs to install though.
INSTALL(FILES DESTINATION lib/chicken/1)


but it doesn't do anything.  Is there a way?


Cheers,
Brandon Van Every

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

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

Reply via email to