You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
zig: simplify cmake config
This commit is contained in:
+1
-4
@@ -51,10 +51,7 @@ compiler.whitelist macports-clang-${llvm_version}
|
||||
legacysupport.use_static \
|
||||
yes
|
||||
|
||||
cmake.prefix_path ${prefix}/libexec/llvm-${llvm_version} \
|
||||
${prefix}
|
||||
cmake_share_module_dir \
|
||||
${prefix}/libexec/llvm-${llvm_version}
|
||||
cmake.prefix_path ${prefix}/libexec/llvm-${llvm_version}
|
||||
cmake.install_rpath-append \
|
||||
${prefix}/libexec/llvm-${llvm_version}/lib
|
||||
|
||||
|
||||
Reference in New Issue
Block a user