mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-20 12:39:13 +12:00
PoC
This commit is contained in:
parent
e6d62217a3
commit
0bdc7f6882
3 changed files with 39 additions and 0 deletions
1
third_party/open-bp-cpp/CMakeLists.txt
vendored
1
third_party/open-bp-cpp/CMakeLists.txt
vendored
|
@ -22,6 +22,7 @@ file(GLOB SRC_FILES
|
|||
add_library(buttplugCpp STATIC ${SRC_FILES})
|
||||
|
||||
set(USE_ZLIB FALSE)
|
||||
target_include_directories(buttplugCpp PUBLIC third_party/IXWebSocket/ixwebsocket)
|
||||
add_subdirectory(third_party/IXWebSocket)
|
||||
|
||||
find_package(Threads REQUIRED)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue