From 8f0ab76f7b898f257e09f32f6a8655e56fb08539 Mon Sep 17 00:00:00 2001 From: Ben Smith Date: Thu, 5 May 2016 11:42:07 -0700 Subject: copy FindRE2C.cmake from CMakeXFind This makes it easier to build for users who don't run `git submodule update --init`. --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 55067ee9..c6d99e5f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,9 +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 [submodule "third_party/ply"] path = third_party/ply url = https://github.com/dabeaz/ply -- cgit v1.2.3