src/CMakeLists.txt
branchv_0
changeset 26 49919a60c747
parent 21 0cfba89d5691
child 27 9441a517fa1f
--- a/src/CMakeLists.txt	Tue Dec 24 17:36:57 2019 +0100
+++ b/src/CMakeLists.txt	Wed Dec 25 00:57:26 2019 +0100
@@ -30,6 +30,7 @@
 # Executable output:
 add_executable(
 	${EXECUTABLE_FILE}
+	PreparedStatement.cpp
 	relpipe-tr-sql.cpp
 )