Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37583657
en ru br
ALT Linux repos
S:0.4.4-alt1

Group :: Development/Other
RPM: castxml

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: castxml-fedora-shared.patch
Download


diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 667f04e..2c3265b 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -43,12 +43,8 @@ set(clang_libs
   clangBasic
   )
 
-llvm_map_components_to_libnames(llvm_libs
-  native
-  option
-  bitreader
-  support
-  ${LLVM_TARGETS_TO_BUILD}
+set(llvm_libs
+  LLVM-${LLVM_PACKAGE_VERSION}
   )
 if(WIN32)
   list(APPEND llvm_libs version.lib)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin