We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8ad843 commit c0f2d65Copy full SHA for c0f2d65
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 2.8)
2
-INCLUDE(${CMAKE_SOURCE_DIR}/../csi-build-scripts/CMakeDependencies.txt)
+INCLUDE(${CMAKE_SOURCE_DIR}/../build-scripts/CMakeDependencies.txt)
3
4
if(WIN32)
5
SET (PGSQLSRC "C:/Program Files/PostgreSQL/9.5")
0 commit comments