Skip to content

Commit

Permalink
boost download page is still broken
Browse files Browse the repository at this point in the history
  • Loading branch information
drexlerd committed Jan 8, 2024
1 parent 5e15d14 commit 9f68446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/boost/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ ExternalProject_Add(
UPDATE_DISCONNECTED true
)

ExternalProject_Get_Property(Boost source_dir)
ExternalProject_Get_Property(boost source_dir)
set(BOOST_INCLUDE_DIRS ${source_dir})

0 comments on commit 9f68446

Please sign in to comment.