Skip to content
Snippets Groups Projects
Commit 035f5f56 authored by Soeren Peters's avatar Soeren Peters
Browse files

Add more header.

parent 5689ce44
No related branches found
No related tags found
1 merge request!368Adds copyright headers and compiler information via buildInfo.h
......@@ -26,7 +26,7 @@
# You should have received a copy of the GNU General Public License along
# with VirtualFluids (see COPYING.txt). If not, see <http://www.gnu.org/licenses/>.
#
# ########################################################################
# #######################################################################################
# VTK_DIR needs to bet set to the VTK build directory in the config file.
# #######################################################################################
find_package(VTK REQUIRED)
......
# #######################################################################################
# ____ ____ __ ______ __________ __ __ __ __
# \ \ | | | | | _ \ |___ ___| | | | | / \ | |
# \ \ | | | | | |_) | | | | | | | / \ | |
# \ \ | | | | | _ / | | | | | | / /\ \ | |
# \ \ | | | | | | \ \ | | | \__/ | / ____ \ | |____
# \ \ | | |__| |__| \__\ |__| \________/ /__/ \__\ |_______|
# \ \ | | ________________________________________________________________
# \ \ | | | ______________________________________________________________|
# \ \| | | | __ __ __ __ ______ _______
# \ | | |_____ | | | | | | | | | _ \ / _____)
# \ | | _____| | | | | | | | | | | \ \ \_______
# \ | | | | |_____ | \_/ | | | | |_/ / _____ |
# \ _____| |__| |________| \_______/ |__| |______/ (_______/
#
# This file is part of VirtualFluids. VirtualFluids is free software: you can
# redistribute it and/or modify it under the terms of the GNU General Public
# License as published by the Free Software Foundation, either version 3 of
# the License, or (at your option) any later version.
#
# VirtualFluids is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
# for more details.
#
# You should have received a copy of the GNU General Public License along
# with VirtualFluids (see COPYING.txt). If not, see <http://www.gnu.org/licenses/>.
# #######################################################################################
include(CMake/compilerflags/CompilerWarnings.cmake)
include(CMake/compilerflags/CompilerOptions.cmake)
include(CMakePrintHelpers)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment