diff options
Diffstat (limited to 'extras/CMakeLists.txt')
-rw-r--r-- | extras/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extras/CMakeLists.txt b/extras/CMakeLists.txt index 88668df0b..4cda43992 100644 --- a/extras/CMakeLists.txt +++ b/extras/CMakeLists.txt @@ -11,8 +11,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -cmake_minimum_required(VERSION 3.5 FATAL_ERROR) - project(extras) list(APPEND CMAKE_MODULE_PATH |