|
|
|||
Warning, /acts/Plugins/Hashing/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 acts_add_library(
0002 PluginHashing
0003 INTERFACE
0004 ACTS_INCLUDE_FOLDER include/ActsPlugins
0005 )
0006 target_include_directories(
0007 ActsPluginHashing
0008 INTERFACE
0009 $<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/include>
0010 $<INSTALL_INTERFACE:${CMAKE_INSTALL_INCLUDEDIR}>
0011 )
0012 target_link_libraries(ActsPluginHashing INTERFACE Annoy)
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|