This improves the CMake install instructions. The destination paths should not be hard-coded, but set as variables via GnuInstallDirs.
This is particularly important for package managers like Conan that require files to be installed in a custom directory.
PS: Merging this will make the Conan enet package patch free for the first time. Although other package managers like vcpkg will still carry additional CMake patches for now.
Closes #184
Closes #104
Closes #147 (I meant to specify this in #242 already, but messed up the keyword, closing vs closes)
This improves the CMake install instructions. The destination paths should not be hard-coded, but set as variables via GnuInstallDirs.
This is particularly important for package managers like Conan that require files to be installed in a custom directory.
PS: Merging this will make the Conan enet package patch free for the first time. Although other package managers like vcpkg will still carry additional CMake patches for now.
closing
vscloses
)