WX: Fix build on non-win32

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1110 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
bgk 2012-08-08 19:09:37 +00:00
parent a0929baee4
commit 43d71c8bdb
1 changed files with 0 additions and 1 deletions

View File

@ -210,7 +210,6 @@ TARGET_LINK_LIBRARIES (
${FFMPEG_LIBRARIES}
${DIRECTX_LIBRARIES}
${CAIRO_LIBRARIES}
gdiplus
)
INSTALL(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/wxvbam DESTINATION bin)