mirror of
https://github.com/monero-project/monero.git
synced 2026-07-30 23:50:24 -07:00
The previous logic that used a COMMON_*_FLAGS intermediate variable and then re-assigned CMAKE_*_FLAGS before including each subdirectory was confusing and ugly. This PR is the right way to do it. This commit is purely refactoring: built binaries unchanged.