cmake: fix headers installation path
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
3f9a8521b8
commit
b41e5419a1
@ -18,4 +18,4 @@
|
||||
# limitations under the License.
|
||||
|
||||
file(GLOB HEADERS "freerdp/*.h")
|
||||
install_files(/include/oshwcollect FILES ${HEADERS})
|
||||
install_files(/include/freerdp FILES ${HEADERS})
|
||||
|
Loading…
Reference in New Issue
Block a user