xref: /OK3568_Linux_fs/external/common_algorithm/CMakeLists.txt (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyun#1.cmake version
2*4882a593Smuzhiyuncmake_minimum_required(VERSION 3.2)
3*4882a593Smuzhiyun
4*4882a593Smuzhiyunoption(COMPILES_EXAMPLES "Enable compiles examples" OFF)
5*4882a593Smuzhiyunadd_subdirectory(audio)
6*4882a593Smuzhiyunadd_subdirectory(video)
7*4882a593Smuzhiyunadd_subdirectory(misc)
8