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/plugin.hpp ${CMAKE_SOURCE_DIR}/include/illixr/data_format/imu.hpp ${CMAKE_SOURCE_DIR}/include/illixr/phonebook.hpp ${CMAKE_SOURCE_DIR}/include/illixr/switchboard.)
if (ANDROID)

Public Functions Documentation

function add_library

add_library (
    ${PLUGIN_NAME} SHARED plugin.cpp plugin.hpp ${CMAKE_SOURCE_DIR}/include/illixr/plugin.hpp ${CMAKE_SOURCE_DIR}/include/illixr/data_format/imu.hpp ${CMAKE_SOURCE_DIR}/include/illixr/phonebook.hpp ${CMAKE_SOURCE_DIR}/include/illixr/switchboard.
) 

function if

if (
    ANDROID
) 


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