mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-04 23:05:30 +00:00
Flip PCM feature flag to default ON
This commit is contained in:
parent
e48811189c
commit
94ea90b3fb
@ -144,7 +144,7 @@ option( KICAD_GAL_PROFILE
|
||||
|
||||
option( KICAD_PCM
|
||||
"Build Plugin and Content Manager"
|
||||
OFF )
|
||||
ON )
|
||||
|
||||
cmake_dependent_option( KICAD_WIN32_INSTALL_PDBS
|
||||
"Installs debug pdb to the bin folder, DO NOT USE (NOR REQUIRED) FOR DEBUGGING THE SOURCE ON MSVC. This is purely for release building.
|
||||
|
Loading…
Reference in New Issue
Block a user