I'm open to other suggestions. I at least solves part of the problem, but is perhaps incomplete. Do you have another other suggestions on how to test for this?
Rick On Tue, Sep 17, 2019 at 6:51 AM Erich Steinböck <[email protected]> wrote: > > 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 >
_______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
