swift
63c229b4
- build: do not touch `CMAKE_C_FLAGS` and `CMAKE_CXX_FLAGS`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
build: do not touch `CMAKE_C_FLAGS` and `CMAKE_CXX_FLAGS` Use the appropriate CMake functions to adjust the build flags rather than touching the user-controlled `CMAKE_C_FLAGS` and `CMAKE_CXX_FLAGS`.
References
#25508 - build: do not touch `CMAKE_C_FLAGS` and `CMAKE_CXX_FLAGS`
Author
compnerd
Committer
compnerd
Parents
ee6688d2
Loading