1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-12-03 19:57:39 +01:00
libunwind-eh_elf/CMakeLists.txt

6 lines
80 B
CMake

cmake_minimum_required(VERSION 2.8)
project(libunwind)
add_subdirectory(src)