Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CoSimulationApplication] Update Cmake from CoSimIO porting KratosMultiphysics/CoSimIO#365 #11797

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

loumalouomega
Copy link
Member

📝 Description

In this PR, changes were made to the CMakeLists.txt file located at applications/CoSimulationApplication/custom_external_libraries/CoSimIO/CMakeLists.txt, porting KratosMultiphysics/CoSimIO#365. An adjustment was made to the linkage of the libstdc++fs.a library. Specifically, it is now linked under the condition that the CXX compiler is GNU (GCC) and the compiler version is greater than 7 but less than 9.

🆕 Changelog

@loumalouomega loumalouomega added Applications FastPR This Pr is simple and / or has been already tested and the revision should be fast CMake labels Nov 13, 2023
@loumalouomega loumalouomega requested a review from a team as a code owner November 13, 2023 13:05
@loumalouomega loumalouomega merged commit 8847309 into master Nov 13, 2023
10 of 11 checks passed
@loumalouomega loumalouomega deleted the cosim/update-gcc-detection branch November 13, 2023 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Applications CMake FastPR This Pr is simple and / or has been already tested and the revision should be fast
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants