On 22.07.2013 21:01, David Neugebauer wrote: > is there already a CMake FindScript available anywhere in the code?
Unfortunately, no. …but of course we would welcome the contribution ;) FWIW, on Unix (and MinGW), it'd be quite simple: there, the cs-config script provides a pretty convenient way to obtain compiler flags & linker flags (and some further information). For Visual Studio, it would be a more manual affair: basically, it would mean checking for the presence of CS by looking for certain files; some build flags will probably have to be hardcoded. -f.r.
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[email protected]?subject=unsubscribe
