Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F85712993
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
621 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/src/store/CMakeLists.txt b/src/store/CMakeLists.txt
index 4d4f9a1..bd2aa7d 100644
--- a/src/store/CMakeLists.txt
+++ b/src/store/CMakeLists.txt
@@ -1,14 +1,14 @@
add_library(kazvstore INTERFACE)
add_library(libkazv::kazvstore ALIAS kazvstore)
target_link_libraries(kazvstore INTERFACE kazvbase)
target_include_directories(kazvstore
INTERFACE
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}>
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/..>
- $<INSTALL_INTERFACE:include/kazv/eventemitter>
+ $<INSTALL_INTERFACE:include/kazv/store>
)
install(TARGETS kazvstore EXPORT libkazvTargets)
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Sep 19, 2:31 PM (19 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1769563
Default Alt Text
(621 B)
Attached To
Mode
rL libkazv
Attached
Detach File
Event Timeline
Log In to Comment