utils.cmake 100 B

123
  1. set(UTIL_NAME "${NAME}")
  2. target_compile_definitions(${NAME} PRIVATE MOD_NAME="utils/${UTIL_NAME}")