Skip to content

Conversation

@njzjz
Copy link
Member

@njzjz njzjz commented Jan 19, 2024

Fix #2523 (comment).

CMAKE_<LANG>_FLAGS is a string, so when using set, we should use quotes.

`CMAKE_<LANG>_FLAGS` is a string, so when using `set`, we should use quotes.
@njzjz njzjz added the bug label Jan 19, 2024
@codecov
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d915a91) 76.05% compared to head (c052d73) 76.05%.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #3155   +/-   ##
=======================================
  Coverage   76.05%   76.05%           
=======================================
  Files         276      276           
  Lines       25586    25586           
  Branches     1591     1595    +4     
=======================================
  Hits        19460    19460           
  Misses       5202     5202           
  Partials      924      924           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wanghan-iapcm wanghan-iapcm merged commit 937f03f into deepmodeling:devel Jan 20, 2024
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