From 2f3625e382c0b1e2e826d4c2c509ab43a4f4e59b Mon Sep 17 00:00:00 2001 From: Ben Smith Date: Tue, 19 Apr 2016 14:23:05 -0700 Subject: lex using re2c instead of flex --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 065ad01e..706771c8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "third_party/squirrel"] path = third_party/squirrel url = https://github.com/albertodemichelis/squirrel/ +[submodule "third_party/CMakeXFind"] + path = third_party/CMakeXFind + url = https://github.com/julp/CMakeXFind -- cgit v1.2.3