Skip to content

Commit c0f2d65

Browse files
committed
update
1 parent a8ad843 commit c0f2d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 2.8)
2-
INCLUDE(${CMAKE_SOURCE_DIR}/../csi-build-scripts/CMakeDependencies.txt)
2+
INCLUDE(${CMAKE_SOURCE_DIR}/../build-scripts/CMakeDependencies.txt)
33

44
if(WIN32)
55
SET (PGSQLSRC "C:/Program Files/PostgreSQL/9.5")

0 commit comments

Comments
 (0)