We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
LANGUAGES
1 parent 4ce1625 commit 828c106Copy full SHA for 828c106
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 2.8.12...3.20)
2
3
-project(enet)
+project(enet LANGUAGES C)
4
5
# The "configure" step.
6
include(CheckFunctionExists)
0 commit comments