top of page
Cmake | Download And Extract Zip ^hot^
Libraries you want to include via add_subdirectory() .
Declare the source URL and hash, then "populate" it. cmake download and extract zip
include(ExternalProject) ExternalProject_Add( sqlite_external URL "https://sqlite.org/2021/sqlite-amalgamation-3350300.zip" CONFIGURE_COMMAND "" # Skip if you just need the files BUILD_COMMAND "" INSTALL_COMMAND "" ) Use code with caution. Libraries you want to include via add_subdirectory()
bottom of page
