Make netlist_reader.h a build dependency of the pcbcommon library.

This commit is contained in:
Simon Richter 2015-09-13 15:11:45 -04:00 committed by Wayne Stambaugh
parent c890abe08a
commit fdefe25fbd
1 changed files with 1 additions and 0 deletions

View File

@ -388,6 +388,7 @@ add_custom_target(
)
add_dependencies( common netlist_lexer_source_files )
add_dependencies( pcbcommon netlist_lexer_source_files )
# auto-generate pcb_plot_params_lexer.h and pcb_plot_params_keywords.cpp
make_lexer(