mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-23 07:57:51 -05:00
5 lines
132 B
Text
5 lines
132 B
Text
|
project(filesystem)
|
||
|
|
||
|
add_library(filesystem INTERFACE)
|
||
|
target_include_directories(filesystem INTERFACE ${CMAKE_CURRENT_SOURCE_DIR})
|