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/poses/head_pose.hpp ${CMAKE_SOURCE_DIR}/include/illixr/error_util.hpp ${CMAKE_SOURCE_DIR}/include/illixr/global_module_defs.hpp ${CMAKE_SOURCE_DIR}/include/illixr/phonebook.hpp ${CMAKE_SOURCE_DIR}/include/illixr/switchboard.)
if (WIN32 OR MSVC OR 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/poses/head_pose.hpp ${CMAKE_SOURCE_DIR}/include/illixr/error_util.hpp ${CMAKE_SOURCE_DIR}/include/illixr/global_module_defs.hpp ${CMAKE_SOURCE_DIR}/include/illixr/phonebook.hpp ${CMAKE_SOURCE_DIR}/include/illixr/switchboard.
) 

function if

if (
    WIN32 OR MSVC OR ANDROID
) 


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