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

Move cmake 'Package config' code to the top-level CMakeLists.txt #375

Closed
DusanJovic-NOAA opened this issue Sep 10, 2021 · 0 comments · Fixed by #412
Closed

Move cmake 'Package config' code to the top-level CMakeLists.txt #375

DusanJovic-NOAA opened this issue Sep 10, 2021 · 0 comments · Fixed by #412
Labels
enhancement New feature or request

Comments

@DusanJovic-NOAA
Copy link
Contributor

In order to use (and build) UPP as a submodule of another project, the 'package config' cmake code should be moved from sorc/ncep_post.fd/CMakeLists.txt to the top-level CMakeLists.txt.
Also, in configure_package_config_file function ${CMAKE_SOURCE_DIR} should be changed to ${CMAKE_CURRENT_SOURCE_DIR}.

@WenMeng-NOAA WenMeng-NOAA added the enhancement New feature or request label Sep 13, 2021
EricJames-NOAA pushed a commit to EricJames-NOAA/UPP that referenced this issue Dec 14, 2022
* Change data dependency to deterministic nonvar_cldanl/nonvarclanl_complete.txt for ensemble recenter task

* Link deterministic restart files to ensemble mean

* Fix data path of the deterministic run for ensemble graphics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants