mirror of
https://github.com/marzer/tomlplusplus.git
synced 2025-02-24 21:40:01 +00:00
* add cmake build and install support export cmake config package too * enable bootstap build without cmake config package cleanup cmake list file
2 lines
61 B
CMake
2 lines
61 B
CMake
include(${CMAKE_CURRENT_LIST_DIR}/tomlplusplusTargets.cmake)
|