mirror of
https://github.com/marzer/tomlplusplus.git
synced 2024-11-02 02:26:28 +00:00
dcfab29e70
* 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)
|