Skip to content

CMake: Do not build files that are empty due to missing MUSIC - #3908

Open
heplesser wants to merge 29 commits into
nest:mainfrom
heplesser:cmake_main_06_empty_o
Open

CMake: Do not build files that are empty due to missing MUSIC#3908
heplesser wants to merge 29 commits into
nest:mainfrom
heplesser:cmake_main_06_empty_o

Conversation

@heplesser

Copy link
Copy Markdown
Contributor

Part 6 of the CMake modernization. Some compilation units will be completely empty when MUSIC is missing. This PR avoids warnings about empty .o files.

Should be applied after #3906 is merged.

heplesser added 29 commits June 27, 2026 23:24
@heplesser
heplesser requested a review from terhorstd June 28, 2026 08:45
@heplesser
heplesser requested a review from JanVogelsang June 28, 2026 08:45
@heplesser heplesser added P: Blocked Work on this can not continue, see comments for the particular reason S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation. labels Jun 28, 2026
@heplesser heplesser added the I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) label Jun 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) P: Blocked Work on this can not continue, see comments for the particular reason S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation.

Projects

Status: To do

Development

Successfully merging this pull request may close these issues.

2 participants