Merge pull request #157 from Nordix/cmake-corrections

This commit is contained in:
c9s 2023-11-12 22:51:25 +08:00 committed by GitHub
commit c1aab00c40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ install(
include/r3_json.h
include/str_array.h
include/r3.hpp
DESTINATION include)
DESTINATION include/r3)
# Configure substitutions for r3.pc. The variables set here must match the
# @<values>@ in r3.pc.in.