Skip to content

When installing also install the module (.cppm) files#58

Merged
rbock merged 3 commits intorbock:mainfrom
MeanSquaredError:install_modules
Aug 29, 2025
Merged

When installing also install the module (.cppm) files#58
rbock merged 3 commits intorbock:mainfrom
MeanSquaredError:install_modules

Conversation

@MeanSquaredError
Copy link
Copy Markdown
Contributor

When installing the library, the relevant module (.cppm) files were not copied along with the header files. This PR fixes this issue and closes #57

@MeanSquaredError
Copy link
Copy Markdown
Contributor Author

It seems that the build error is caused by some kind of AppVeyor time limit

Build execution time has reached the maximum allowed time for your plan (60 minutes).

@rbock
Copy link
Copy Markdown
Owner

rbock commented Aug 29, 2025

It seems that the build error is caused by some kind of AppVeyor time limit

Yeah, it happened the first time with a documentation change a week or two ago.

It might force us to reduce the number of tests to compile.

@rbock rbock merged commit a27e4b9 into rbock:main Aug 29, 2025
1 check failed
@rbock
Copy link
Copy Markdown
Owner

rbock commented Aug 29, 2025

Thanks for the cleanup and the installation rules!

@MeanSquaredError MeanSquaredError deleted the install_modules branch August 30, 2025 11:51
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.

Installing sqlpp23 does not install the .cppm files

2 participants