Skip to content
Verified Commit ae0c2fd8 authored by Luker's avatar Luker
Browse files

CMake: install headers into the proper sudirs



The CMakeLists.txt was installing everything in the
same directory, instead of creatin the proper subdirectories.

Modified the CMake to extract the path of the file and use the
path without the "src/" in the INSTALL()

Thanks to harmony-ek (github) for pointing it out.

Signed-off-by: default avatarLuca Fulchir <luker@fenrirproject.org>
parent 15a560b5
Pipeline #197 failed with stages