view test/suite_x86win32fast/CMakeLists.txt @ 202:030fbb70aa1b

- changed allocwx code: * to introduce a call allowing to switch the written page to be executable (e.g. using mprotect) * changed mmap based code so page is always W^X
author Tassilo Philipp
date Mon, 20 Mar 2017 23:12:58 +0100
parents 3e629dc19168
children
line wrap: on
line source

add_executable(suite_x86win32fast main.cc case.cc)
target_link_libraries(suite_x86win32fast dyncall_s)