OpenXLSX
OpenXLSX copied to clipboard
Please update a tag number
Please update a tag number because tag 0.3.2 doesn't compile for me, but master does.
FYI I want a tag number to integrate the library using FetchContent_Declare
FetchContent_Declare(
OpenXLSL
GIT_REPOSITORY "https://github.com/troldal/OpenXLSX.git"
GIT_TAG "master" <<-- not recomented
SOURCE_SUBDIR "OpenXLSX"
)