[WIP] fmsolvr: stopped disabling warnings in Warnings.cmake #20

Merged
i.kabadshow merged 1 commit from m.zych/fmsolvr:WIP/lgpl21 into WIP/lgpl21 2023-04-21 22:29:16 +02:00
Member

All warnings disabled by the target_apply_warnings() function
were triggering only when building the FMSolvr.

In order to make Warnings.cmake an independent CMake module,
this change moved CMake code disabling these warnings
to the fmsolvr_executable() function.

All warnings disabled by the target_apply_warnings() function were triggering only when building the FMSolvr. In order to make Warnings.cmake an independent CMake module, this change moved CMake code disabling these warnings to the fmsolvr_executable() function.
All warnings disabled by the target_apply_warnings() function
were triggering only when building the FMSolvr.

In order to make Warnings.cmake an independent CMake module,
this change moved CMake code disabling these warnings
to the fmsolvr_executable() function.
i.kabadshow merged commit a98671e0f7 into WIP/lgpl21 2023-04-21 22:29:16 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ATML-CAP/fmsolvr#20
No description provided.