]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - CMakeLists.txt
Stuff
[xonotic/gmqcc.git] / CMakeLists.txt
index 8a350af859033c703a764d7ba1eaa95a4cb6cab8..39e0842300423b55b32e2d711c5bc27a5e7c0c61 100644 (file)
@@ -19,7 +19,8 @@ set(SOURCE_FILES
     ir.h
     lexer.cpp lexer.h
     opts.cpp
-    parser.cpp parser.h
+    # parser.cpp parser.h
+    parser2.cpp parser.h
     stat.cpp
     utf8.cpp
     util.cpp)