summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/composite/object_management/semaphore/CMakeLists.txt
blob: 2534564f9515de29afdc691cc846e8697904bedb (plain)
1
2
3
4
5
cmake_minimum_required(VERSION 2.8.12.2)

add_subdirectory(nonshared)
add_subdirectory(shared)