We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1c0ce4 commit 4117015Copy full SHA for 4117015
CMakeLists.txt
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-cmake_minimum_required(VERSION 3.3)
+cmake_minimum_required(VERSION 3.5)
16
project(mapcode_cpp)
17
18
# The debug configuration adds the "address sanitizer" to check for out of bounds behavior and such.
0 commit comments