Skip to content

Commit

Permalink
download git on build instead of submodule and ignore version check (…
Browse files Browse the repository at this point in the history
…related to RobLoach#98)
  • Loading branch information
konsumer committed Feb 22, 2022
1 parent 31d9bdf commit 69f0b98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
include(FetchContent)

cmake_minimum_required(VERSION 3.11)
project (node-raylib
VERSION 0.8.0
Expand Down

0 comments on commit 69f0b98

Please sign in to comment.