summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
blob: f926211f12a8e6953748929537d5cc4d3998fa08 (plain)
1
2
3
4
5
6
cmake_minimum_required(VERSION 2.8)

project(libunwind)

add_subdirectory(src)