Skip to content

Commit

Permalink
Update CMakeLists.txt with space between snippets
Browse files Browse the repository at this point in the history
  • Loading branch information
Laguna1989 authored Feb 27, 2024
1 parent 6b6c1f4 commit 09e6d8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ext/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# begin-snippet:cpm_download
# begin-snippet: cpm_download
message(STATUS "Add CPM.cmake")
# download CPM.cmake
file(
Expand Down Expand Up @@ -46,7 +46,7 @@ endif ()


if (OALPP_ENABLE_APPROVAL_TESTS)
# begin-snippet:cpm_add_approvaltests
# begin-snippet: cpm_add_approvaltests
message(STATUS "Fetching approvaltests")
CPMAddPackage(
NAME approvaltests
Expand Down

0 comments on commit 09e6d8d

Please sign in to comment.