llvm-project
f9c99685
- cmake: Avoid using if(TARGET x AND TARGET y) (#159707)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
89 days ago
cmake: Avoid using if(TARGET x AND TARGET y) (#159707) This appears to not work, and the documentation only has examples with a single target checked at a time.
References
#159707 - cmake: Avoid using if(TARGET x AND TARGET y)
Author
arsenm
Parents
58a5121a
Loading