Remove redundant include path

This commit is contained in:
Jack Andersen 2019-05-12 12:41:14 -10:00
parent f1c76a475d
commit 2b7ea07cae
3 changed files with 3 additions and 3 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "logvisor"]
path = logvisor
url = ../logvisor.git
url = https://github.com/sfuller/logvisor.git

View File

@ -23,7 +23,7 @@ file(GLOB NOD_HEADERS include/nod/*.h*)
add_subdirectory(lib)
add_subdirectory(driver)
install(DIRECTORY include/nod DESTINATION include/nod)
install(DIRECTORY include/nod DESTINATION include)
set(version_config_file "${PROJECT_BINARY_DIR}/nodConfigVersion.cmake")
set(config_file "${PROJECT_BINARY_DIR}/nodConfig.cmake")

@ -1 +1 @@
Subproject commit 02cef9479eea2c444715c0a84cb7aa3c8f41c1ee
Subproject commit 27668b76916d6fcf323f9f66d83d0ab5ab59a2fa