Remove WITH_VERSION_INFO, version info by default

This commit is contained in:
latot
2015-10-22 21:21:47 -03:00
parent 264ba550b7
commit 47b0f83aed
11 changed files with 22 additions and 55 deletions
-4
View File
@@ -173,10 +173,6 @@ if (SM_BUILT_INCOMPLETE_TYPE)
set(INCOMPLETE_TYPES_BROKEN 1)
endif()
if (WITH_VERSION_INFO)
set(HAVE_VERSION_INFO 1)
endif()
# Dependencies go here.
include(ExternalProject)