disabling debugger-related things on OS X?
    René J.V. Bertin 
    rjvbertin at gmail.com
       
    Fri Jun  3 15:34:55 UTC 2016
    
    
  
On Friday June 03 2016 15:18:53 Aetf wrote:
Hi,
> I don't think there's any quick switch for cmake that you can set to skip
> it. But you can use the same way as we currently skipping windows build. In
> debuggers/CMakeLists.txt:
> 
> if (NOT WIN32 AND NOT APPLE)
I think that's as easy as I was hoping for ;)
Thanks for confirming something like that works.
R.
    
    
More information about the KDevelop-devel
mailing list