← Back to team overview

kicad-developers team mailing list archive

CMakeLists.txt not working for debug build

 

The latest changes to CMakeLists.txt broke the debug build on linux.

FIND_PACKAGE(wxWidgetsCVS) does not work for me in the debug directory
but does work in the release directory.

reverting to 

FIND_PACKAGE(wxWidgets) works fine on unbuntu gutys.

Please fix this ASAP.

Dick







Follow ups