CMakeLists.txt
branchv_0
changeset 6 0f28565508ca
parent 0 a1301a106504
child 9 f06781a5071b
--- a/CMakeLists.txt	Fri Dec 07 12:53:44 2018 +0100
+++ b/CMakeLists.txt	Mon Dec 10 00:06:54 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-validator.cpp)
+project (relpipe-tr-grep.cpp)
 cmake_minimum_required(VERSION 2.8)
 add_subdirectory (src)