Skip to content

File CMakeLists.txt

FileList > CMakeLists.txt

Go to the source code of this file

Public Functions

Type Name
if (WIN32 OR MSVC)
if (CMAKE_VERSION VERSION_GREATER_EQUAL "3.27.0")
EXACT REQUIRED set (SRC_FILES plugin.cpp zed_camera.cpp zed_camera_thread. cpp)

Public Functions Documentation

function if

if (
    WIN32 OR MSVC
) 

function if

if (
    CMAKE_VERSION VERSION_GREATER_EQUAL "3.27.0"
) 

function set

EXACT REQUIRED set (
    SRC_FILES plugin.cpp zed_camera.cpp zed_camera_thread. cpp
) 


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