CMake: fix file names in info header
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#############################################################################
|
||||
# Name: CMakeLists.txt
|
||||
# Name: build/cmake/policies.cmake
|
||||
# Purpose: CMake policies for wxWidgets
|
||||
# Author: Tobias Taschner
|
||||
# Created: 2016-10-21
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#############################################################################
|
||||
# Name: build/cmake/main.cmake
|
||||
# Name: build/cmake/source_groups.cmake
|
||||
# Purpose: CMake source groups file
|
||||
# Author: Tobias Taschner
|
||||
# Created: 2016-10-14
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#############################################################################
|
||||
# Name: build/cmake/tests/base/CMakeLists.txt
|
||||
# Name: build/cmake/tests/drawing/CMakeLists.txt
|
||||
# Purpose: CMake file for drawing test
|
||||
# Author: Tobias Taschner
|
||||
# Created: 2016-10-31
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#############################################################################
|
||||
# Name: build/cmake/tests/base/CMakeLists.txt
|
||||
# Name: build/cmake/tests/gui/CMakeLists.txt
|
||||
# Purpose: CMake file for gui test
|
||||
# Author: Tobias Taschner
|
||||
# Created: 2016-10-31
|
||||
|
Reference in New Issue
Block a user