mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-13 02:48:19 +00:00
update cmake configs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Try and find a gcc/g++ install, falling back to a generic clang install otherwise
|
||||
# Try and find a gcc/g++ install
|
||||
find_program(GNU_C_COMPILER gcc REQUIRED)
|
||||
find_program(GNU_CXX_COMPILER g++ REQUIRED)
|
||||
|
||||
|
Reference in New Issue
Block a user