mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-29 00:21:14 +00:00
77e0e9e17d
add_compile_options is more sensitive to its location in the file than add_definitions--it only takes effect for sources that are added after it. This updated patch ensures that the add_compile_options is done before adding any source files that depend on it. Using add_definitions caused the flag to be passed to rc.exe on Windows and thus broke Windows builds. |
||
---|---|---|
.. | ||
examples | ||
tests | ||
.clang-format | ||
.clang-tidy | ||
acxxel.cpp | ||
acxxel.h | ||
CMakeLists.txt | ||
config.h.in | ||
cuda_acxxel.cpp | ||
customdoxygen.css | ||
Doxyfile.in | ||
LICENSE.TXT | ||
opencl_acxxel.cpp | ||
span.h | ||
status.h |