[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.1.1.1 1.2

cmake-commits at cmake.org cmake-commits at cmake.org
Fri Sep 26 14:45:45 EDT 2008


Update of /cvsroot/CMake/CMake/Utilities/cmcurl-7.19.0
In directory public:/mounts/ram/cvs-serv19575

Modified Files:
	CMakeLists.txt 
Log Message:
ENH: generate curlbuild.h


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Utilities/cmcurl-7.19.0/CMakeLists.txt,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C 2 -d -r1.1.1.1 -r1.2
*** CMakeLists.txt	23 Sep 2008 16:32:05 -0000	1.1.1.1
--- CMakeLists.txt	26 Sep 2008 18:45:43 -0000	1.2
***************
*** 33,36 ****
--- 33,37 ----
  
  include_directories(
+   ${CURL_BINARY_DIR}/include
    ${CURL_SOURCE_DIR}/include
    ${CURL_SOURCE_DIR}/lib



More information about the Cmake-commits mailing list