mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-11 08:55:00 +00:00
(#11548) xerces-c: fixup install name on MacOS
This commit is contained in:
@@ -2,6 +2,6 @@ cmake_minimum_required(VERSION 2.8.12)
|
||||
project(cmake_wrapper)
|
||||
|
||||
include(conanbuildinfo.cmake)
|
||||
conan_basic_setup()
|
||||
conan_basic_setup(KEEP_RPATHS)
|
||||
|
||||
add_subdirectory("source_subfolder")
|
||||
|
Reference in New Issue
Block a user