Skip to content

[Build] add no-app presets for engine/domain#58

Merged
learncold merged 1 commit into
mainfrom
build-no-app-presets
Apr 1, 2026
Merged

[Build] add no-app presets for engine/domain#58
learncold merged 1 commit into
mainfrom
build-no-app-presets

Conversation

@learncold
Copy link
Copy Markdown
Owner

Summary

  • add no-app presets for engine/domain

Related Issue

Area

  • Engine
  • Domain
  • Application
  • Docs
  • Build
  • Analysis
  • Chore

Architecture Check

  • I kept the dependency direction application -> domain -> engine.
  • I did not add Qt UI code to src/domain.
  • I did not add domain or application dependencies to src/engine.
  • I used src/ as the include root.

Verification

  • cmake --preset windows-debug
  • cmake --build --preset build-debug
  • ctest --preset test-debug
  • Not run (reason below)

Risks / Follow-up

  • None

@learncold learncold merged commit 05aa295 into main Apr 1, 2026
2 checks passed
@learncold learncold deleted the build-no-app-presets branch April 1, 2026 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Task-engine/domain 전용 no-app preset 추가

1 participant