Skip to content
Snippets Groups Projects
Commit 29ace853 authored by Markus Blatt's avatar Markus Blatt
Browse files

[Merge][CMake] Merged revisions : 6935

Revision  r6935
.----------------------
[CMake]
Add missing include CheckCXXSymbolExists to FindGMP.cmake.

.----------------------


[[Imported from SVN: r7282]]
parents 0c0c7a96 335a89e8
Loading
......@@ -9,6 +9,7 @@
#
include(CheckIncludeFileCXX)
include(CheckCXXSymbolExists)
set(GMP_SEARCH_PATH CACHE FILEPATH "User defined list of directories to search for the GNU GMP library")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment