view test/call_suite/CMakeLists.txt @ 302:d55f9d508074

- mips softfloat support for o32 callconv (calls and callbacks, little and big endian) - cleanup of some mips files, removed unnecessary file, renamings.. - doc/manual cleanups, changelog entry
author Tassilo Philipp
date Mon, 21 May 2018 02:48:12 +0200
parents e1706ad13e9e
children 2b708397bba1
line wrap: on
line source

add_executable(call_suite globals.c invoke.c cases.c main.c)
target_link_libraries(call_suite dyncall_s)