mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-28 05:37:36 -05:00
Basic precompiled header support for Linux/OS X. Shaves 20-30% off full rebuild time on my system.
This commit is contained in:
@@ -32,4 +32,4 @@ elseif(ANDROID)
|
||||
Src/ControllerInterface/Android/Android.cpp)
|
||||
endif()
|
||||
|
||||
add_library(inputcommon ${SRCS})
|
||||
add_dolphin_library(inputcommon "${SRCS}" "")
|
||||
|
||||
Reference in New Issue
Block a user