Warning, /libraries/qca/examples/aes-cmac/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 set(aes-cmac_bin_SRCS aes-cmac.cpp)  
0002 
0003 add_executable(aes-cmac ${aes-cmac_bin_SRCS})
0004 
0005 target_link_qca_libraries(aes-cmac)