ldas-tools-framecpp  2.9.3
Functions
/build/ldas-tools-framecpp-2.9.3/test/CMakeLists.txt File Reference

Functions

 function (framecpp_target_executable target) if(NOT BUILD_TESTING OR(CMAKE_CROSSCOMPILING AND NOT CMAKE_CROSSCOMPILING_EMULATOR)) return() endif() set(options) set(oneValueArgs) set(multiValueArgs INCLUDES LDADD SOURCES) cmake_parse_arguments(ARG "$
 

Function Documentation

◆ function()

function ( framecpp_target_executable  target)