Skip to content

Commit

Permalink
STYLE: Remove unused CMake option
Browse files Browse the repository at this point in the history
  • Loading branch information
jcfr committed Nov 13, 2018
1 parent 1253892 commit 7070003
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Common.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ option(BUILD_TESTING "tests" ON)

set(PRIMARY_PROJECT_NAME ${LOCAL_PROJECT_NAME})

option(INSTALL_DEVELOPMENT_${LOCAL_PROJECT_NAME} "Install development support include and libraries for external packages." OFF)
mark_as_advanced(INSTALL_DEVELOPMENT_${LOCAL_PROJECT_NAME})

#-----------------------------------------------------------------------------
# Sanity checks
#------------------------------------------------------------------------------
Expand Down

0 comments on commit 7070003

Please sign in to comment.