Skip to content

Commit

Permalink
Fit cmake error
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelgk committed Mar 31, 2021
1 parent dac96b6 commit e9d2d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.0)


project(filter)

if (${CMAKE_GENERATOR} MATCHES "Xcode")
if (${XCODE_VERSION} VERSION_LESS 7)
Expand Down

0 comments on commit e9d2d3a

Please sign in to comment.