Skip to content

Conversation

@kefan-zheng
Copy link

This pull request fixes a minor issue in the CMakeLists.txt file by correcting a typo in the CMAKE_MODULE_LINKER_FLAGS variable. The change ensures proper string interpolation for sanitizer flags.

  • Bug fix in CMake configuration:
    • Corrected the syntax for CMAKE_MODULE_LINKER_FLAGS by replacing curly braces ({}) with the correct ${} for string interpolation in two instances: one for the thread sanitizer and one for the address sanitizer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant