This website requires JavaScript.
Explore
Help
Sign In
alterware
/
discord-rpc
Watch
1
Star
0
Fork
0
You've already forked discord-rpc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
discord-rpc
/
src
/
CMakeLists.txt
3 lines
99 B
CMake
Raw
Normal View
History
Unescape
Escape
Moving files around; cleaned up example a little
2017-06-30 12:00:45 -07:00
include_directories
(
${
PROJECT_SOURCE_DIR
}
/include
)
add_library
(
discord-rpc
STATIC
discord-rpc.cpp
)
Reference in New Issue
Copy Permalink