summaryrefslogtreecommitdiff
path: root/tests/projects/c++/modules/test_base.lua
diff options
context:
space:
mode:
authorDoekin <[email protected]>2025-03-22 23:06:05 +0800
committerDoekin <[email protected]>2025-03-22 23:06:05 +0800
commit2190152114f50bb140f3bb3572264914a32006c1 (patch)
treed646911b6254bd2e2e7eb9741504d8a038a1499b /tests/projects/c++/modules/test_base.lua
parent8ed7230306285162bf36aca054a30ac8258e05f7 (diff)
package(cmake): fix incorrect flag handling caused by substring matching
Resolved an issue where flags were mistakenly considered added due to substring matching (e.g., `CMAKE_CXX_FLAGS` being a part of `CMAKE_CXX_FLAGS_RELWITHDEBINFO`). This prevented certain flags from being properly included in the cmake command line. Improved the logic to ensure accurate flag detection and inclusion.
Diffstat (limited to 'tests/projects/c++/modules/test_base.lua')
0 files changed, 0 insertions, 0 deletions