mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-12 09:04:53 -07:00
Remove pthread detection and linking: it's unused
This commit is contained in:
parent
5cd363e590
commit
62f756e698
2 changed files with 1 additions and 2 deletions
|
|
@ -58,7 +58,6 @@ set(CMAKE_AUTOMOC TRUE)
|
|||
|
||||
# Find other needed libraries
|
||||
FIND_PACKAGE(Protobuf REQUIRED)
|
||||
FIND_PACKAGE(Threads)
|
||||
|
||||
# Compile servatrice (default off)
|
||||
add_subdirectory(common)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue