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.
 
 
 
 
 

7 lines
173 B

  1. Name: ${APPLICATION_NAME}
  2. Description: The cmocka unit testing library
  3. Version: ${APPLICATION_VERSION}
  4. Libs: -L${LIB_INSTALL_DIR} -lcmocka
  5. Cflags: -I${INCLUDE_INSTALL_DIR}