Skip to content

Commit

Permalink
Remove commented out code.
Browse files Browse the repository at this point in the history
  • Loading branch information
EpsilonPrime committed Aug 21, 2023
1 parent 62c12f6 commit e3e740f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions third_party/datetime.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,4 @@ FetchContent_Declare(date_src
GIT_REPOSITORY https://github.com/HowardHinnant/date.git
GIT_TAG v3.0.1
)
#if(NOT ${date_src_POPULATED})
FetchContent_MakeAvailable(date_src)
#endif()
FetchContent_MakeAvailable(date_src)

0 comments on commit e3e740f

Please sign in to comment.