File CMakeLists.txt
Go to the source code of this file
Public Functions
| Type | Name |
|---|---|
| add_library (${PLUGIN_NAME} SHARED plugin.hpp plugin.cpp ${PROTO_SRCS} ${PROTO_HDRS} ${ILLIXR_SOURCE_DIR}/include/illixr/data_format/mesh.hpp ${ILLIXR_SOURCE_DIR}/include/illixr/data_format/scene_reconstruction.hpp ${ILLIXR_SOURCE_DIR}/include/illixr/phonebook.hpp ${ILLIXR_SOURCE_DIR}/include/illixr/plugin.hpp ${ILLIXR_SOURCE_DIR}/include/illixr/switchboard.) |
|
| cmake_minimum_required (VERSION 3. 17) |
|
| set (CMAKE_CXX_STANDARD 17) |
Public Functions Documentation
function add_library
add_library (
${PLUGIN_NAME} SHARED plugin.hpp plugin.cpp ${PROTO_SRCS} ${PROTO_HDRS} ${ILLIXR_SOURCE_DIR}/include/illixr/data_format/mesh.hpp ${ILLIXR_SOURCE_DIR}/include/illixr/data_format/scene_reconstruction.hpp ${ILLIXR_SOURCE_DIR}/include/illixr/phonebook.hpp ${ILLIXR_SOURCE_DIR}/include/illixr/plugin.hpp ${ILLIXR_SOURCE_DIR}/include/illixr/switchboard.
)
function cmake_minimum_required
cmake_minimum_required (
VERSION 3. 17
)
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/ada/server_tx/CMakeLists.txt