Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F114355
CMakeLists.txt
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
382 B
Referenced Files
None
Subscribers
None
CMakeLists.txt
View Options
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/store>
)
install(TARGETS kazvstore EXPORT libkazvTargets)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 26, 5:04 AM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
40199
Default Alt Text
CMakeLists.txt (382 B)
Attached To
Mode
rL libkazv
Attached
Detach File
Event Timeline
Log In to Comment