Skip to content

Commit

Permalink
Include FetchContent
Browse files Browse the repository at this point in the history
  • Loading branch information
qmfrederik committed Dec 29, 2023
1 parent 8580766 commit e9e1402
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ endif()
enable_language(OBJC OBJCXX)

INCLUDE (CheckCXXSourceCompiles)
INCLUDE (FetchContent)

set(libobjc_VERSION 4.6)

Expand Down

0 comments on commit e9e1402

Please sign in to comment.