Try to fix compilation under MacOS
This commit is contained in:
@@ -6,9 +6,7 @@
|
||||
cmake_minimum_required(VERSION 3.1...3.22)
|
||||
|
||||
# Initialize the project.
|
||||
project(tests)
|
||||
|
||||
enable_language(C)
|
||||
project(tests C)
|
||||
|
||||
# =============================================================================
|
||||
# List of programs.
|
||||
|
||||
Reference in New Issue
Block a user