aboutsummaryrefslogtreecommitdiff
path: root/src/StormLib.h
diff options
context:
space:
mode:
authorLectem <lectem@gmail.com>2024-06-08 01:28:03 +0200
committerLectem <lectem@gmail.com>2024-06-08 01:30:55 +0200
commit6af06eecf8f90e62aecf7251a1a14ffe445455b6 (patch)
tree7e695ee25a468f6ae8fd6911649490451c9c8c20 /src/StormLib.h
parent90c5928441ea0014598c9fd45284e8143a3ebca1 (diff)
Install CMake config file to allow `find_package(StormLib)` and linking to `StormLib::storm`
Users will now be able to do: ```cmake find_package(StormLib CONFIG REQUIRED) target_link_libraries(SomeTarget PRIVATE StormLib::storm) ``` Note that vcpkg now relies on this CMakeLists.txt, so if this is merged and a new version is released it will make it even easier to consume the library as it automatically detects config files.
Diffstat (limited to 'src/StormLib.h')
0 files changed, 0 insertions, 0 deletions