android/emCmocka/cmocka.pc.cmake

7 lignes
173 B
CMake
Brut Lien permanent Vue normale Historique

2019-05-25 00:39:46 +01:00
Name: ${APPLICATION_NAME}
Description: The cmocka unit testing library
Version: ${APPLICATION_VERSION}
Libs: -L${LIB_INSTALL_DIR} -lcmocka
Cflags: -I${INCLUDE_INSTALL_DIR}