feat: Implement policy evaluation framework with YAML configuration and UI integration
This commit is contained in:
@@ -21,6 +21,7 @@ if (APPLE)
|
||||
# CLI service sources (needed for ProposalDrawer)
|
||||
cli/service/proposal_registry.cc
|
||||
cli/service/rom_sandbox_manager.cc
|
||||
cli/service/policy_evaluator.cc
|
||||
# Bundled Resources
|
||||
${YAZE_RESOURCE_FILES}
|
||||
)
|
||||
@@ -58,6 +59,7 @@ else()
|
||||
# CLI service sources (needed for ProposalDrawer)
|
||||
cli/service/proposal_registry.cc
|
||||
cli/service/rom_sandbox_manager.cc
|
||||
cli/service/policy_evaluator.cc
|
||||
)
|
||||
|
||||
# Add asset files for Windows/Linux builds
|
||||
|
||||
Reference in New Issue
Block a user