You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-libs/tapi/files/tapi-1.30-llvm-out-of-tree....

11 lines
368 B

--- libtapi-1.30/CMakeLists.txt.orig 2017-02-11 21:04:56.000000000 +0100
+++ libtapi-1.30/CMakeLists.txt 2017-02-11 21:05:12.000000000 +0100
@@ -34,6 +34,7 @@
${CMAKE_CURRENT_SOURCE_DIR}/include/tapi/Version.inc.in
${CMAKE_CURRENT_BINARY_DIR}/include/tapi/Version.inc)
+include(AddLLVM)
macro(add_tapi_library name)
cmake_parse_arguments(ARG
"SHARED"