mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 16:34:18 +09:00
[cmake] fix missing include
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
include(CMakeDependentOption)
|
include(CMakeDependentOption)
|
||||||
|
include(CheckIncludeFiles)
|
||||||
|
|
||||||
cmake_dependent_option(
|
cmake_dependent_option(
|
||||||
WITH_VALGRIND_MEMCHECK "Compile with valgrind helpers." OFF
|
WITH_VALGRIND_MEMCHECK "Compile with valgrind helpers." OFF
|
||||||
|
|||||||
Reference in New Issue
Block a user