1 cmake_minimum_required(VERSION 2.8.12.2)
3 set(CMAKE_INCLUDE_CURRENT_DIR ON)
9 add_executable(paltest_setunhandledexceptionfilter_test1
13 add_dependencies(paltest_setunhandledexceptionfilter_test1 coreclrpal)
15 target_link_libraries(paltest_setunhandledexceptionfilter_test1
16 ${COMMON_TEST_LIBRARIES}