Skip to content

Commit

Permalink
Clean CMake script
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauger committed Jan 10, 2021
1 parent 5399115 commit 7cb1681
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,7 @@ message(STATUS "[info] Project version = '${PROJECT_VERSION}'")
include(LPCCMakeSettings)
include(CMakeDependentOption)

# - SVN revision number for dev builds
include(LPCSVNUtilities)
set(Bayeux_VERSION_REVISION 0)
### set(Bayeux_VERSION_REVISION 0)

# Subversion_DIRECTORY_IS_WC(${PROJECT_SOURCE_DIR} Bayeux)
# if(Bayeux_DIRECTORY_IS_WC)
Expand Down

0 comments on commit 7cb1681

Please sign in to comment.