6 lines
155 B
CMake
6 lines
155 B
CMake
|
# Copyright (c) Microsoft Corporation. All rights reserved.
|
||
|
# Licensed under the MIT License.
|
||
|
|
||
|
add_subdirectory(glfw)
|
||
|
add_subdirectory(nlohmann_json)
|