Skip to content

File CMakeLists.txt

FileList > CMakeLists.txt

Go to the source code of this file

Public Functions

Type Name
not both endif ()
if (ANDROID)
if (USE_COMBINED_ENCODING AND NOT USE_NVENC_ENCODER)
set (CMAKE_CXX_STANDARD 17)
string (REPLACE "/RTC1" "" CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG}")

Public Functions Documentation

function endif

not both endif () 

function if

if (
    ANDROID
) 

function if

if (
    USE_COMBINED_ENCODING AND NOT USE_NVENC_ENCODER
) 

function set

set (
    CMAKE_CXX_STANDARD 17
) 

function string

string (
    REPLACE "/RTC1" "" CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG}"
) 


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