view test/suite_x86win32std/CMakeLists.txt @ 185:a41bc98e101c

- impl. for allocwx stuff on POSIX-strict systems where there is no MAP_ANON for mmap()
author Tassilo Philipp
date Fri, 24 Feb 2017 23:05:53 +0100
parents 3e629dc19168
children
line wrap: on
line source

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