~mysql/mysql-connector-cpp/trunk

« back to all changes in this revision

Viewing changes to cppconn/CMakeLists.txt

  • Committer: Hemant Dangi
  • Date: 2014-12-16 10:34:47 UTC
  • Revision ID: hemant.dangi@oracle.com-20141216103447-15koxf1fwke06arx
Bug#20125824/19447498: cmake build issue - out of source build and compile issue with Boost-devel-1.41.0-25.EL6.I686

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
CHECK_FUNCTION_EXISTS(strtoumax HAVE_FUNCTION_STRTOUMAX)
54
54
 
55
55
 
56
 
CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/config.h.cm ${CMAKE_CURRENT_BINARY_DIR}/config.h)
 
56
CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/config.h.cm ${CMAKE_CURRENT_SOURCE_DIR}/config.h)
57
57
 
58
58
 
59
59
SET(MYSQLCPPCONN_INSTALL_HEADERS