1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-13 09:34:53 +02:00

* Remove not-working CMake cache solution.

This commit is contained in:
Christian Muehlhaeuser
2011-07-20 07:15:10 +02:00
parent 0a5f9ba290
commit 21abd78de5

View File

@@ -20,8 +20,6 @@ SET( TOMAHAWK_VERSION_PATCH 0 )
# SET( TOMAHAWK_VERSION_RC 0 )
SET( TOMAHAWK_VERSION "" )
SET( TOMAHAWK_VERSION "" CACHE STRING "" FORCE )
IF( NOT CMAKE_BUILD_TYPE STREQUAL "Release" )
# Use the date as the tweak level.
INCLUDE( ${CMAKE_MODULE_PATH}/CMakeDateStamp.cmake )