src/CMakeLists.txt
branchv_0
changeset 25 f71eb7aefd25
parent 19 3cc1b9be97bc
--- a/src/CMakeLists.txt	Sat Oct 24 00:08:17 2020 +0200
+++ b/src/CMakeLists.txt	Sun May 09 17:20:30 2021 +0200
@@ -29,6 +29,7 @@
 # Executable output:
 add_executable(
 	${EXECUTABLE_FILE}
+	FstabCommand.cpp
 	relpipe-in-fstab.cpp
 )