Skip to content

Commit

Permalink
Remove unused find_package(Threads)
Browse files Browse the repository at this point in the history
  • Loading branch information
lethosor committed Dec 27, 2018
1 parent 5554b0d commit 32edeff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plugins/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
INCLUDE(Plugins.cmake)

find_package(Threads)

OPTION(BUILD_STONESENSE "Build stonesense (needs a checkout first)." OFF)
if(BUILD_STONESENSE)
add_subdirectory (stonesense)
Expand Down

0 comments on commit 32edeff

Please sign in to comment.