mirror of
https://github.com/AxioDL/nod.git
synced 2025-12-08 21:17:51 +00:00
Ensure exported include dir is correct
This commit is contained in:
@@ -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
|
||||
|
||||
2
logvisor
2
logvisor
Submodule logvisor updated: 27668b7691...4b4ef03a3b
Reference in New Issue
Block a user