-
Patrik Huber authored
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.
Patrik Huber authoredLet'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.
Loading