Skip to content

Commit

Permalink
fix CMakeLists.txt with Ninja
Browse files Browse the repository at this point in the history
  • Loading branch information
imbillow committed Jul 23, 2024
1 parent 2b8635d commit 5ff6d01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -944,6 +944,7 @@ if(CAPSTONE_BUILD_CSTEST)
URL_HASH SHA256=8dbd216e1fce90f9f7cca341e5178710adc76ee360a7793ef867edb28f3e4130
DOWNLOAD_EXTRACT_TIMESTAMP true
CONFIGURE_COMMAND ""
BUILD_BYPRODUCTS ${LIBCYAML_LIB_DIR}/libcyaml.a
BUILD_COMMAND make
BUILD_IN_SOURCE true
INSTALL_COMMAND ""
Expand Down

0 comments on commit 5ff6d01

Please sign in to comment.