mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-29 07:52:36 +00:00
feat: Move scripts to CMAKE_MODULE_PATH
This commit is contained in:
3
thirdparty/CMakeLists.txt
vendored
3
thirdparty/CMakeLists.txt
vendored
@@ -32,9 +32,6 @@ add_subdirectory(SQLite)
|
||||
# Source code for magic_enum
|
||||
add_subdirectory(magic_enum)
|
||||
|
||||
# MariaDB C++ Connector
|
||||
include(CMakeMariaDBLists.txt)
|
||||
|
||||
# Create our third party library objects
|
||||
add_subdirectory(raknet)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user