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/shaders/demo_shader.hpp ${CMAKE_SOURCE_DIR}/include/illixr/data_format/misc.hpp ${CMAKE_SOURCE_DIR}/include/illixr/data_format/frame.hpp ${CMAKE_SOURCE_DIR}/include/illixr/error_util.hpp ${CMAKE_SOURCE_DIR}/include/illixr/extended_window.hpp ${CMAKE_SOURCE_DIR}/include/illixr/gl_util/obj.hpp ${CMAKE_SOURCE_DIR}/include/illixr/global_module_defs.hpp ${CMAKE_SOURCE_DIR}/include/illixr/math_util.hpp ${CMAKE_SOURCE_DIR}/include/illixr/data_format/pose_prediction.hpp ${CMAKE_SOURCE_DIR}/include/illixr/shader_util.hpp ${CMAKE_SOURCE_DIR}/include/illixr/switchboard.hpp ${CMAKE_SOURCE_DIR}/include/illixr/threadloop.)
if (WIN32 OR MSVC)

Public Functions Documentation

function add_library

add_library (
    ${PLUGIN_NAME} SHARED plugin.cpp plugin.hpp ${CMAKE_SOURCE_DIR}/include/illixr/shaders/demo_shader.hpp ${CMAKE_SOURCE_DIR}/include/illixr/data_format/misc.hpp ${CMAKE_SOURCE_DIR}/include/illixr/data_format/frame.hpp ${CMAKE_SOURCE_DIR}/include/illixr/error_util.hpp ${CMAKE_SOURCE_DIR}/include/illixr/extended_window.hpp ${CMAKE_SOURCE_DIR}/include/illixr/gl_util/obj.hpp ${CMAKE_SOURCE_DIR}/include/illixr/global_module_defs.hpp ${CMAKE_SOURCE_DIR}/include/illixr/math_util.hpp ${CMAKE_SOURCE_DIR}/include/illixr/data_format/pose_prediction.hpp ${CMAKE_SOURCE_DIR}/include/illixr/shader_util.hpp ${CMAKE_SOURCE_DIR}/include/illixr/switchboard.hpp ${CMAKE_SOURCE_DIR}/include/illixr/threadloop.
) 

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/gldemo/CMakeLists.txt