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

0001 set(ciphertest_bin_SRCS ciphertest.cpp)  
0002 
0003 add_executable(ciphertest ${ciphertest_bin_SRCS})
0004 
0005 target_link_qca_libraries(ciphertest)