summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/debug_api/CMakeLists.txt
blob: a568131d3f789a73e5848df3de89a04611903bb8 (plain)
1
2
3
4
5
6
7
8
9
cmake_minimum_required(VERSION 2.8.12.2)

# TODO: make these tests compile
# add_subdirectory(DebugBreak)
# add_subdirectory(WriteProcessMemory)

add_subdirectory(OutputDebugStringA)
add_subdirectory(OutputDebugStringW)