Skip to content

Commit

Permalink
Packaging: Remove admin subdirectory #5957
Browse files Browse the repository at this point in the history
Extracted and adjusted from packaging.diff by @jnweiger and @dschmidt
  • Loading branch information
ckamm committed Sep 22, 2017
1 parent 5435a9e commit 51c0bcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ if(BUILD_CLIENT)
if(NOT BUILD_LIBRARIES_ONLY)
add_subdirectory(doc)
add_subdirectory(doc/dev)
add_subdirectory(admin)
endif(NOT BUILD_LIBRARIES_ONLY)
endif()

Expand Down

0 comments on commit 51c0bcb

Please sign in to comment.