Merge pull request #1506 from waddlesplash/dolphin-qt

Dolphin[Qt|WX]: Miscellaneous cleanup.
This commit is contained in:
Lioncash
2014-11-06 20:55:44 -05:00
5 changed files with 73 additions and 50 deletions

View File

@ -1,7 +1,3 @@
if(${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
option(SKIP_POSTPROCESS_BUNDLE "Skip postprocessing bundle for redistributability" OFF)
endif()
set(LIBS core
uicommon
${LZO}