From 128996c60d2c10d69754d3787a4d603ded0b7c4f Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 22 Jun 2022 12:08:47 +0900 Subject: Fixed FTBFS caused by previous commit. Signed-off-by: Michele Calgaro (cherry picked from commit 375ca6a6adeb35c7bdef75affaa20569d375980e) --- template/commonCMakeLists.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'template') diff --git a/template/commonCMakeLists.txt b/template/commonCMakeLists.txt index 7ef1d99cc77..bdfbb0b2a16 100644 --- a/template/commonCMakeLists.txt +++ b/template/commonCMakeLists.txt @@ -33,11 +33,6 @@ include( FindPkgConfig ) # required for find_package( TDE ) include( TDEMacros ) -##### set version number ######################## - -tde_set_project_version( ) - - ##### find required stuff ####################### find_package( TDE ) -- cgit v1.2.1