mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-12 00:54:20 +02:00
* Try to force empty TOMAHAWK_VERSION in CMake cache.
This commit is contained in:
@@ -20,6 +20,8 @@ SET( TOMAHAWK_VERSION_PATCH 0 )
|
|||||||
|
|
||||||
# SET( TOMAHAWK_VERSION_RC 0 )
|
# SET( TOMAHAWK_VERSION_RC 0 )
|
||||||
|
|
||||||
|
SET( TOMAHAWK_VERSION "" )
|
||||||
|
SET( TOMAHAWK_VERSION "" CACHE STRING "" FORCE )
|
||||||
IF( NOT CMAKE_BUILD_TYPE STREQUAL "Release" )
|
IF( NOT CMAKE_BUILD_TYPE STREQUAL "Release" )
|
||||||
# Use the date as the tweak level.
|
# Use the date as the tweak level.
|
||||||
INCLUDE( ${CMAKE_MODULE_PATH}/CMakeDateStamp.cmake )
|
INCLUDE( ${CMAKE_MODULE_PATH}/CMakeDateStamp.cmake )
|
||||||
|
Reference in New Issue
Block a user