Closed nathanwbrei closed 2 months ago
PodioExample outputs its generated source and header files into the source directory instead of the build directory. It then installs all of its headers to the lib directory along with libPodioExample.so.
PodioExample
lib
libPodioExample.so
PodioExample
outputs its generated source and header files into the source directory instead of the build directory. It then installs all of its headers to thelib
directory along withlibPodioExample.so
.