Merge pull request #242 from 0X1A/master

Fix issues with CMake package configuration when used with vcpkg #110
This commit is contained in:
Toru Niina
2024-06-12 00:46:15 +09:00
committed by GitHub

View File

@@ -1,2 +1,2 @@
@PACKAGE_INIT@ @PACKAGE_INIT@
include("@PACKAGE_toml11_install_cmake_dir@/toml11Targets.cmake") include("${CMAKE_CURRENT_LIST_DIR}/toml11Targets.cmake")