sharkdp / dbg-macro

A dbg(…) macro for C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMake: install export targets

sharkdp opened this issue · comments

We should probably add a install(EXPORT …) command in CMakeLists.txt for people that want to use dbg-macro via CMake.