1 cmake_minimum_required(VERSION 2.8.12.2)
3 set(CMAKE_INCLUDE_CURRENT_DIR ON)
6 reg_unreg_libraryw_neg.cpp
9 add_executable(paltest_reg_unreg_libraryw_neg
13 add_dependencies(paltest_reg_unreg_libraryw_neg coreclrpal)
15 target_link_libraries(paltest_reg_unreg_libraryw_neg
16 ${COMMON_TEST_LIBRARIES}