Moved the platform stuff around
This commit is contained in:
7
src/platform/CMakeLists.txt
Executable file
7
src/platform/CMakeLists.txt
Executable file
@@ -0,0 +1,7 @@
|
||||
# Copyright (c) 2025 Dominic Masters
|
||||
#
|
||||
# This software is released under the MIT License.
|
||||
# https://opensource.org/licenses/MIT
|
||||
|
||||
# Change inclusion to platform-specific
|
||||
add_subdirectory(term)
|
||||
Reference in New Issue
Block a user