Merge pull request #157 from Nordix/cmake-corrections
This commit is contained in:
commit
c1aab00c40
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ install(
|
||||||
include/r3_json.h
|
include/r3_json.h
|
||||||
include/str_array.h
|
include/str_array.h
|
||||||
include/r3.hpp
|
include/r3.hpp
|
||||||
DESTINATION include)
|
DESTINATION include/r3)
|
||||||
|
|
||||||
# Configure substitutions for r3.pc. The variables set here must match the
|
# Configure substitutions for r3.pc. The variables set here must match the
|
||||||
# @<values>@ in r3.pc.in.
|
# @<values>@ in r3.pc.in.
|
||||||
|
|
Loading…
Reference in a new issue