> if( EXISTS ${CMAKE_SOURCE_DIR}/.svn )
I don't think this is a good solution, as it depends on how you check out
sources.
If you check out main/trunk, main/trunk/.svn will exist
But if you check out main, no main/trunk/.svn will exist (only main/.svn)
_______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
