Skip to content

File CMakeLists.txt

FileList > CMakeLists.txt

Go to the source code of this file

Public Functions

Type Name
add_library (${PLUGIN_NAME} SHARED plugin.cpp plugin.hpp ${CMAKE_SOURCE_DIR}/include/illixr/data_format/opencv_data_types.hpp ${CMAKE_SOURCE_DIR}/include/illixr/threadloop.hpp ${CMAKE_SOURCE_DIR}/include/illixr/relative_clock.hpp ${CMAKE_SOURCE_DIR}/include/illixr/switchboard.)
OpenCV_Viz endif ()
if (WIN32 OR MSVC)

Public Functions Documentation

function add_library

add_library (
    ${PLUGIN_NAME} SHARED plugin.cpp plugin.hpp ${CMAKE_SOURCE_DIR}/include/illixr/data_format/opencv_data_types.hpp ${CMAKE_SOURCE_DIR}/include/illixr/threadloop.hpp ${CMAKE_SOURCE_DIR}/include/illixr/relative_clock.hpp ${CMAKE_SOURCE_DIR}/include/illixr/switchboard.
) 

function endif

OpenCV_Viz endif () 

function if

if (
    WIN32 OR MSVC
) 


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/plugins/webcam/CMakeLists.txt