This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
Watch
1
Star
0
Fork
You've already forked dolphin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2916aed1f9
dolphin
/
Source
/
Core
/
UICommon
/
CMakeLists.txt
6 lines
92 B
CMake
Raw
Blame
History
set
(
SRCS
UICommon.cpp
)
set
(
LIBS
common
)
add_dolphin_library
(
uicommon
"${SRCS}"
"${LIBS}"
)
Reference in New Issue
View Git Blame
Copy Permalink