build: fix CMake warning
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
a8b2fc15de
commit
eae06aade7
@ -3,6 +3,7 @@
|
|||||||
# Copyright © 2018-2019 WireGuard LLC. All Rights Reserved.
|
# Copyright © 2018-2019 WireGuard LLC. All Rights Reserved.
|
||||||
|
|
||||||
cmake_minimum_required(VERSION 3.4.1)
|
cmake_minimum_required(VERSION 3.4.1)
|
||||||
|
project("WireGuard")
|
||||||
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_LIBRARY_OUTPUT_DIRECTORY}")
|
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_LIBRARY_OUTPUT_DIRECTORY}")
|
||||||
|
|
||||||
# Work around https://github.com/android-ndk/ndk/issues/602
|
# Work around https://github.com/android-ndk/ndk/issues/602
|
||||||
|
Loading…
Reference in New Issue
Block a user