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

Bugfixes for PR #1010 (CMake) #1530

Merged
merged 2 commits into from
Apr 18, 2023

Conversation

andrew-platt
Copy link
Collaborator

This PR is ready for merging.

Description
There were a few minor issues with PR #1010. A couple of targets would not build directly including nwtclibs_obj and maplib_obj. The maplib_obj and mapcpplib_obj were linking the wrong files. This has now been corrected.

Related
This partially addresses #1523, but only for linux and mac (the Windows CMake is not addressed in this PR).

Impacted areas
The CMake build system

Test results
None changed.

The _Types.f90 were collected in the wrong library.  This was causing cmake + Visual studio to fail in building (VS treated the mapcpplib build as cpp only and ignored the .f90 files)
@andrew-platt andrew-platt added this to the v3.5.0 milestone Apr 17, 2023
@andrew-platt andrew-platt removed the request for review from deslaughter April 17, 2023 21:54
@andrew-platt andrew-platt merged commit fec5f76 into OpenFAST:dev Apr 18, 2023
@andrew-platt andrew-platt deleted the f/cmake_bugfix_PR1010 branch April 19, 2023 14:49
@andrew-platt andrew-platt mentioned this pull request May 12, 2023
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants