Revert "cmake: adding KICAD_MACOSX_APP_BUNDLE option"
This reverts commit ea9f960cc1.
Reverted for updates as this currently breaks kicad-mac-builder
This commit is contained in:
@@ -154,7 +154,7 @@ bool SCRIPTING::scriptingSetup()
|
||||
wxSetEnv( wxT( "PATH" ), kipython );
|
||||
}
|
||||
#endif
|
||||
#elif defined( __MACOSX_APP__ )
|
||||
#elif defined( __WXMAC__ )
|
||||
|
||||
// Add default paths to PYTHONPATH
|
||||
wxString pypath;
|
||||
|
||||
Reference in New Issue
Block a user