E3SM-Project / E3SM-Project/scorpio

Verify scope of compile time flags in Scorpio

Open
#287 0 comments 0 reactions 1 assignee Claimed by @dqwu View on GitHub
enhancement Low Priority
Dominant language
C++
Stars
22
Forks
20
Avg merge
12d 19m
Merged PRs (30d)
1

Description

CMake allows three scopes for the compiler flags,

- PUBLIC
- PRIVATE
- INTERFACE

Most of the compiler flags have been added in CMakeLists.txt as PUBLIC. This issue is a reminder to go through all CMake scripts and ensure that the scope of the compiler flags is appropriate.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.