From ca2aeecc64c6859a9aae172eccf91f2757374f09 Mon Sep 17 00:00:00 2001 From: Jack Andersen Date: Sun, 12 May 2019 13:16:34 -1000 Subject: [PATCH] Ensure exported include dir is correct --- CMakeLists.txt | 2 +- logvisor | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1e19bb1..96e1810 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -34,7 +34,7 @@ install( TARGETS nod EXPORT nodTargets ARCHIVE DESTINATION "lib" - INCLUDES DESTINATION "include/nod" # This sets the INTERFACE_INCLUDE_DIRECTORIES property of the target. + INCLUDES DESTINATION include # This sets the INTERFACE_INCLUDE_DIRECTORIES property of the target. ) # Install the target config files diff --git a/logvisor b/logvisor index 27668b7..4b4ef03 160000 --- a/logvisor +++ b/logvisor @@ -1 +1 @@ -Subproject commit 27668b76916d6fcf323f9f66d83d0ab5ab59a2fa +Subproject commit 4b4ef03a3b6a418e490741a8f5f0d8e1dd700cea