diff options
| author | manuel <manuel@mausz.at> | 2018-08-30 00:42:04 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2018-08-30 00:42:04 +0200 |
| commit | 2577b55681a97f3eec3fb0e3b5a4fb7f2cb18b8a (patch) | |
| tree | cc9e1f8ea69eebca8416677b2470a5b3f11a850e /cmake/scripts/common/ProjectMacros.cmake | |
| parent | b3d195f0188758a14875a5a2f270e4fd190a679f (diff) | |
| download | kodi-pvr-build-2577b55681a97f3eec3fb0e3b5a4fb7f2cb18b8a.tar.gz kodi-pvr-build-2577b55681a97f3eec3fb0e3b5a4fb7f2cb18b8a.tar.bz2 kodi-pvr-build-2577b55681a97f3eec3fb0e3b5a4fb7f2cb18b8a.zip | |
sync with upstream
Diffstat (limited to 'cmake/scripts/common/ProjectMacros.cmake')
| -rw-r--r-- | cmake/scripts/common/ProjectMacros.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/scripts/common/ProjectMacros.cmake b/cmake/scripts/common/ProjectMacros.cmake index 641e047..fba5252 100644 --- a/cmake/scripts/common/ProjectMacros.cmake +++ b/cmake/scripts/common/ProjectMacros.cmake | |||
| @@ -46,7 +46,7 @@ function(copy_skin_to_buildtree skin) | |||
| 46 | endfunction() | 46 | endfunction() |
| 47 | 47 | ||
| 48 | # Get GTest tests as CMake tests. | 48 | # Get GTest tests as CMake tests. |
| 49 | # Copied from FindGTest.cmake | 49 | # Copied from FindGTest.cmake |
| 50 | # Thanks to Daniel Blezek <blezek@gmail.com> for the GTEST_ADD_TESTS code | 50 | # Thanks to Daniel Blezek <blezek@gmail.com> for the GTEST_ADD_TESTS code |
| 51 | function(GTEST_ADD_TESTS executable extra_args) | 51 | function(GTEST_ADD_TESTS executable extra_args) |
| 52 | if(NOT ARGN) | 52 | if(NOT ARGN) |
