Skip to content

File CMakeLists.txt

FileList > CMakeLists.txt

Go to the source code of this file

Public Functions

Type Name
if (NOT CMAKE_SYSTEM_NAME STREQUAL "Linux")
set (CMAKE_CXX_STANDARD 17)

Public Functions Documentation

function if

if (
    NOT CMAKE_SYSTEM_NAME STREQUAL "Linux"
) 

function set

set (
    CMAKE_CXX_STANDARD 17
) 


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