Skip to content

Commit

Permalink
do not use BareosSetVariableDefaultrs
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz committed Nov 19, 2018
1 parent 6b4c665 commit cfad931
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions webui/CMakeLists.txt
Expand Up @@ -19,13 +19,7 @@
cmake_minimum_required(VERSION 3.0)
project(bareos-webui)

set(CMAKE_MODULE_PATH
${CMAKE_MODULE_PATH}
${PROJECT_SOURCE_DIR}/../core/cmake)


INCLUDE(GNUInstallDirs)
INCLUDE(BareosSetVariableDefaults)

find_program(apxs APXS)

Expand Down

0 comments on commit cfad931

Please sign in to comment.