Skip to content

Commit

Permalink
fix example on pipeline depend-use-cmake-fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
oathdruid committed Jul 1, 2024
1 parent 86b2250 commit 7a2f651
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example/depend-use-cmake-fetch/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
cmake_minimum_required(VERSION 3.14)

set(BUILD_DEPS ON)

include(FetchContent)
Expand Down

0 comments on commit 7a2f651

Please sign in to comment.