anbox/external/CMakeLists.txt
Shengjing Zhu 5e35efbf73 external: update backward-cpp to v1.4
rename the directory name to backward-cpp

Closes: #803
Signed-off-by: Shengjing Zhu <i@zhsj.me>
2018-07-08 00:22:45 +08:00

5 lines
154 B
CMake

add_subdirectory(process-cpp-minimal)
add_subdirectory(android-emugl)
add_subdirectory(xdg)
add_subdirectory(backward-cpp)
add_subdirectory(cpu_features)