Skip to content

Fix CMake version

Compare
Choose a tag to compare
@Taywee Taywee released this 29 Dec 16:52
· 9 commits to master since this release

CMake's find_package now sets args_VERSION and other similar variables appropriately.

-- args_FOUND=1
-- args_VERSION=6.4.3
-- args_VERSION_COUNT=3
-- args_VERSION_MAJOR=6
-- args_VERSION_MINOR=4
-- args_VERSION_PATCH=3
-- args_VERSION_TWEAK=0