Skip to content

Commit

Permalink
Cleanup cmake/BareosFindAllLibraries.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz committed Dec 20, 2017
1 parent 1e8ce0c commit 9213c6d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions cmake/BareosFindAllLibraries.cmake
Expand Up @@ -39,14 +39,6 @@ if (${OPENSSL_FOUND})
SET(HAVE_OPENSSL 1)
endif()

#INCLUDE(FindACL)

#INCLUDE(FindFastlz)
#INCLUDE(FindRados)
#INCLUDE(FindRadosStriper)
#INCLUDE(FindUtil)
##INCLUDE(${CMAKE_CURRENT_LIST_DIR}/cmake/BareosFindLibraryAndHeaders.cmake)


INCLUDE(BareosFindLibraryAndHeaders)

Expand Down

0 comments on commit 9213c6d

Please sign in to comment.