mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
5 lines
127 B
CMake
5 lines
127 B
CMake
# SPDX-License-Identifier: LicenseRef-EliasSteurerTachiom OR AGPL-3.0-only
|
|
|
|
if(WIN32)
|
|
add_subdirectory(GDExtention)
|
|
endif() |