mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-09 03:39:14 +00:00
2 lines
76 B
CMake
2 lines
76 B
CMake
|
add_library(Base64 INTERFACE)
|
||
|
target_include_directories(Base64 INTERFACE .)
|