[Insight-developers] Module include directories and IDE
Brad King
brad.king at kitware.com
Tue Apr 26 12:08:04 EDT 2011
On 04/26/2011 11:56 AM, Tom Vercauteren wrote:
> We could thus use something like:
> if( ("${CMAKE_GENERATOR}" MATCHES "Xcode|Visual Studio") OR
> ("${CMAKE_EXTRA_GENERATOR}" MATCHES "CodeBlocks") )
I think if any extra generator is defined then it will belong to an IDE.
Please try patch set 2 here:
http://review.source.kitware.com/#change,1502
Thanks,
-Brad
More information about the Insight-developers
mailing list