src/CMakeLists.txt
branchv_0
changeset 35 cd9db43db120
parent 34 24c05e69d68f
child 36 91cb012d779a
--- a/src/CMakeLists.txt	Mon May 25 19:36:06 2020 +0200
+++ b/src/CMakeLists.txt	Mon May 25 21:11:17 2020 +0200
@@ -36,6 +36,7 @@
 	PreparedStatement.cpp
 	Connection.cpp
 	DriverManager.cpp
+	SqlException.cpp
 	relpipe-tr-sql.cpp
 )