Define WITH_WIIUSE_DEBUG in debug builds

This commit is contained in:
Ryan Pavlik
2010-11-11 12:38:02 -06:00
parent af86d2fd09
commit 29a42208fa

View File

@@ -45,6 +45,12 @@ set_property(TARGET
PUBLIC_HEADER
${API})
set_property(TARGET
wiiuse
PROPERTY
COMPILE_DEFINITIONS_DEBUG
WITH_WIIUSE_DEBUG)
install(TARGETS
wiiuse
RUNTIME