---
 common/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt
index 79b5dbc..78ef209 100644
--- a/common/CMakeLists.txt
+++ b/common/CMakeLists.txt
@@ -484,6 +484,7 @@ add_custom_target(
     )
 
 add_dependencies( common fp_lib_table_lexer_source_files )
+add_dependencies( pcbcommon fp_lib_table_lexer_source_files )
 
 # auto-generate page layout reader s-expression page_layout_reader_lexer.h
 # and title_block_reader_keywords.cpp.
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to