FreeBSD Bugzilla – Attachment 199470 Details for
Bug 233426
sysutils/facter: Fails to build when devel/rapidjson is installed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Use /usr/local/include/leatherman/vendor before /usr/local/include
patch-lib_CMakeLists.txt (text/plain), 412 bytes, created by
Vladyslav Movchan
on 2018-11-23 04:26:51 UTC
(
hide
)
Description:
Use /usr/local/include/leatherman/vendor before /usr/local/include
Filename:
MIME Type:
Creator:
Vladyslav Movchan
Created:
2018-11-23 04:26:51 UTC
Size:
412 bytes
patch
obsolete
>--- lib/CMakeLists.txt.orig 2018-10-23 22:00:37 UTC >+++ lib/CMakeLists.txt >@@ -306,12 +306,15 @@ endif() > > # Set include directories > include_directories( >+ BEFORE >+ ${LEATHERMAN_INCLUDE_DIRS} >+) >+include_directories( > inc > ${Boost_INCLUDE_DIRS} > ${OPENSSL_INCLUDE_DIRS} > ${YAMLCPP_INCLUDE_DIRS} > ${CURL_INCLUDE_DIRS} >- ${LEATHERMAN_INCLUDE_DIRS} > ${CPPHOCON_INCLUDE_DIRS} > ) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 233426
: 199470