Added back custom target (eos-headers) to make headers show up in IDEs
Let's see if there's ever a "modern CMake" solution for this without a custom target. target_sources(eos INTERFACE ${HEADERS}) doesn't seem to be a proper solution.
Showing
Please register or sign in to comment