CMakeLists.txt
branchv_0
changeset 9 f06781a5071b
parent 6 0f28565508ca
child 13 1ef941b08a79
--- a/CMakeLists.txt	Mon Dec 10 21:17:26 2018 +0100
+++ b/CMakeLists.txt	Wed Dec 12 23:45:46 2018 +0100
@@ -14,6 +14,6 @@
 # You should have received a copy of the GNU General Public License
 # along with this program. If not, see <http://www.gnu.org/licenses/>.
 
-project (relpipe-tr-grep.cpp)
+project (relpipe-tr-cut.cpp)
 cmake_minimum_required(VERSION 2.8)
 add_subdirectory (src)