Skip to content

Conversation

@ClausKlein
Copy link
Collaborator

@ClausKlein ClausKlein commented Jan 30, 2026

cmake export config package

after install release and debug:

bash-5.3$ tree stagedir/lib/
stagedir/lib/
├── cmake
│   └── beman.execution
│       ├── beman.execution-config-version.cmake
│       ├── beman.execution-config.cmake
│       ├── beman.execution-targets-debug.cmake
│       ├── beman.execution-targets-relwithdebinfo.cmake
│       ├── beman.execution-targets.cmake
│       ├── bmi-GNU_Debug
│       │   └── beman.execution.gcm
│       ├── bmi-GNU_RelWithDebInfo
│       │   └── beman.execution.gcm
│       ├── cxx-modules
│       │   ├── cxx-modules-beman.execution-Debug.cmake
│       │   ├── cxx-modules-beman.execution-RelWithDebInfo.cmake
│       │   ├── cxx-modules-beman.execution.cmake
│       │   ├── target-execution-Debug.cmake
│       │   └── target-execution-RelWithDebInfo.cmake
│       └── modules
│           └── execution.cppm
├── libbeman.execution.a
└── libbeman.execution_d.a

7 directories, 15 files
bash-5.3$ 

1606eaa Add support for CMAKE_SKIP_INSTALL_RULES
c5cb050 Fix installation without cxx_modules
3bb4ba9 Use beman-install-library-config.cmake (local patched version!)
fd9ae94 Feat: configure project to test without modules

  • Needs final cleanup

@ClausKlein ClausKlein self-assigned this Jan 30, 2026
@ClausKlein ClausKlein marked this pull request as draft January 30, 2026 21:57
@ClausKlein ClausKlein marked this pull request as ready for review January 31, 2026 20:44
@ClausKlein
Copy link
Collaborator Author

@dietmarkuehl dietmarkuehl merged commit 22e2f9b into bemanproject:mk-module Jan 31, 2026
32 checks passed
@ClausKlein ClausKlein deleted the feature/fix-build-without-modules branch February 1, 2026 10:45
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.

2 participants