Some simple fleshing out of AboutDialog.
This commit is contained in:
@@ -6,6 +6,12 @@ cmake_minimum_required (VERSION 2.8.12)
|
||||
project (app CXX)
|
||||
|
||||
|
||||
#=======================================
|
||||
# Auto-generate Version.h
|
||||
#=======================================
|
||||
configure_file (Version.h.in ${CMAKE_CURRENT_BINARY_DIR}/Version.h @ONLY)
|
||||
|
||||
|
||||
#=======================================
|
||||
# Sources
|
||||
#=======================================
|
||||
|
||||
Reference in New Issue
Block a user