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
@@ -53,9 +53,9 @@ target_include_directories(registry_dashboard PRIVATE
|
||||
|
||||
target_link_libraries(registry_dashboard PRIVATE SQLite::SQLite3)
|
||||
|
||||
# Issue 0081-J: data_table::render via fn_table_viz static lib
|
||||
if(TARGET fn_table_viz)
|
||||
target_link_libraries(registry_dashboard PRIVATE fn_table_viz)
|
||||
# Issue 0081-J: data_table::render via fn_module_data_table static lib
|
||||
if(TARGET fn_module_data_table)
|
||||
target_link_libraries(registry_dashboard PRIVATE fn_module_data_table)
|
||||
endif()
|
||||
|
||||
# Sockets: ws2_32 on Windows, nothing extra on Linux
|
||||
|
||||
Reference in New Issue
Block a user