src/CMakeLists.txt
branchv_0
changeset 27 9441a517fa1f
parent 26 49919a60c747
child 34 24c05e69d68f
--- a/src/CMakeLists.txt	Wed Dec 25 00:57:26 2019 +0100
+++ b/src/CMakeLists.txt	Wed Dec 25 01:07:41 2019 +0100
@@ -31,6 +31,7 @@
 add_executable(
 	${EXECUTABLE_FILE}
 	PreparedStatement.cpp
+	Connection.cpp
 	relpipe-tr-sql.cpp
 )