mirror of
https://github.com/ToruNiina/toml11.git
synced 2024-11-09 14:20:06 +00:00
Merge pull request #242 from 0X1A/master
Fix issues with CMake package configuration when used with vcpkg #110
This commit is contained in:
commit
b389bbc4eb
@ -1,2 +1,2 @@
|
|||||||
@PACKAGE_INIT@
|
@PACKAGE_INIT@
|
||||||
include("@PACKAGE_toml11_install_cmake_dir@/toml11Targets.cmake")
|
include("${CMAKE_CURRENT_LIST_DIR}/toml11Targets.cmake")
|
||||||
|
Loading…
Reference in New Issue
Block a user