mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[LZ32_WINETEST]
* Globally mark expected failures as todos. * Remove redundant definition. ROSTESTS-128 svn path=/trunk/; revision=62170
This commit is contained in:
parent
9dd9257e8a
commit
e455699f14
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
add_definitions(-D__ROS_LONG64__)
|
add_definitions(-DUSE_WINE_TODOS)
|
||||||
|
|
||||||
add_executable(lz32_winetest lzexpand_main.c testlist.c)
|
add_executable(lz32_winetest lzexpand_main.c testlist.c)
|
||||||
target_link_libraries(lz32_winetest wine)
|
target_link_libraries(lz32_winetest wine)
|
||||||
|
|
Loading…
Reference in a new issue