src/CMakeLists.txt
branchv_0
changeset 19 2999fca726f3
parent 18 9d566568d37c
child 22 86b7c37425f3
--- a/src/CMakeLists.txt	Wed Nov 20 14:56:41 2019 +0100
+++ b/src/CMakeLists.txt	Fri Nov 22 15:27:30 2019 +0100
@@ -25,6 +25,7 @@
 	${LIBRARY_FILE} SHARED
 	Iconv.cpp
 	TextCodec.cpp
+	RelpipeException.cpp
 	${PROJECT_CODE}.cpp
 )