docs(flows): DoD obligatorio con user-facing surface + abrir issues 0100-0103 (taxonomia, frontmatter migration, dev_console, work dashboard)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
+3
-3
@@ -31,9 +31,9 @@ target_include_directories(odr_console PRIVATE
|
||||
|
||||
target_link_libraries(odr_console PRIVATE SQLite::SQLite3)
|
||||
|
||||
# fn_table_viz: declarative table rendering stack (issue 0081-J).
|
||||
if(TARGET fn_table_viz)
|
||||
target_link_libraries(odr_console PRIVATE fn_table_viz)
|
||||
# fn_module_data_table: declarative table rendering stack (issue 0081-J).
|
||||
if(TARGET fn_module_data_table)
|
||||
target_link_libraries(odr_console PRIVATE fn_module_data_table)
|
||||
endif()
|
||||
|
||||
if(WIN32)
|
||||
|
||||
Reference in New Issue
Block a user