FreeBSD Bugzilla – Attachment 146035 Details for
Bug 192833
[maintainer-update] databases/cppdb
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
The patch file
patch-CMakeLists.txt (text/plain), 386 bytes, created by
Mamadou Babaei
on 2014-08-19 15:04:19 UTC
(
hide
)
Description:
The patch file
Filename:
MIME Type:
Creator:
Mamadou Babaei
Created:
2014-08-19 15:04:19 UTC
Size:
386 bytes
patch
obsolete
>--- CMakeLists.txt.orig 2012-06-23 13:36:14.000000000 +0430 >+++ CMakeLists.txt 2014-08-19 18:51:40.000000000 +0430 >@@ -196,7 +196,7 @@ > endif() > > if(NOT DISABLE_MYSQL) >- find_library(MYSQL_LIB mysqlclient) >+ find_library(MYSQL_LIB mysqlclient PATH_SUFFIXES mysql) > find_path(MYSQL_PATH mysql.h PATH_SUFFIXES mysql) > if(MYSQL_LIB AND MYSQL_PATH) > include_directories(${MYSQL_PATH})
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 192833
:
146033
|
146035
|
146045
|
146046