llvm-project
043cdf0c
- [AIX] Remove POST_BUILD from add_custom_command() (#163613)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
20 days ago
[AIX] Remove POST_BUILD from add_custom_command() (#163613) This PR removes the `POST_BUILD` keyword, which is not supported with `add_custom_command(OUTPUT)` and causes build failures in newer versions of CMake.
References
#163613 - [AIX] Remove POST_BUILD from add_custom_command()
Author
xingxue-ibm
Parents
67636d7d
Loading