Skip to content

Commit d509e59

Browse files
authored
Update CMakeLists.txt
1 parent 8236f07 commit d509e59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright(C) 2019 - 2020 Håkan Sidenvall <[email protected]>.
1+
# Copyright(C) 2019 - 2021 Håkan Sidenvall <[email protected]>.
22
#
33
# This file is subject to the license terms in the LICENSE file found in the
44
# root directory of this distribution.
@@ -38,4 +38,4 @@ endif()
3838
if (CPP_COVERAGE_BUILD_EXAMPLES)
3939
enable_testing()
4040
add_subdirectory(examples)
41-
endif()
41+
endif()

0 commit comments

Comments
 (0)