Allow to install tom11 library with CMake.

Add option to build tests.
This commit is contained in:
KerstinKeller
2019-06-14 17:24:21 +02:00
parent b2daf916b3
commit acbc2a73cb
3 changed files with 72 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
@PACKAGE_INIT@
include("@PACKAGE_toml11_install_cmake_dir@/toml11Targets.cmake")