aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorHugo Lima <hugo.lima@openbossa.org>2009-11-18 09:38:41 -0200
committerHugo Lima <hugo.lima@openbossa.org>2009-11-18 09:38:41 -0200
commit0132c7fba7d6774f0fa02a728ad869674f59b297 (patch)
tree36e3506c6e1e4212b479b35d65d55c54cee05a83 /CMakeLists.txt
parent51608b9e0364932400247f0d5af6605474e0b779 (diff)
Removed unused parser file.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index db08bf512..9f71fd933 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -54,7 +54,6 @@ parser/tokens.cpp
parser/type_compiler.cpp
parser/visitor.cpp
parser/rpp/builtin-macros.cpp
-parser/rpp/pp-main.cpp
parser/rpp/preprocessor.cpp
)