You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio/cmake/utils.cmake

4 lines
100 B

set(UTIL_NAME "${NAME}")
target_compile_definitions(${NAME} PRIVATE MOD_NAME="utils/${UTIL_NAME}")