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