summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
02baa63)
svn path=/trunk/; revision=57876
if(NOT MSVC)
# FIXME: http://www.cmake.org/Bug/view.php?id=12998
#allow_warnings(xmllite_winetest)
if(NOT MSVC)
# FIXME: http://www.cmake.org/Bug/view.php?id=12998
#allow_warnings(xmllite_winetest)
- set_source_files_properties(reader.c PROPERTIES COMPILE_FLAGS "-Wno-error")
+ set_source_files_properties(${SOURCE} PROPERTIES COMPILE_FLAGS "-Wno-error")
endif()
add_executable(xmllite_winetest ${SOURCE})
endif()
add_executable(xmllite_winetest ${SOURCE})