1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-20 02:53:53 +00:00
openmw/extern/Base64/CMakeLists.txt

2 lines
76 B
Text
Raw Normal View History

2021-05-17 22:00:23 +00:00
add_library(Base64 INTERFACE)
target_include_directories(Base64 INTERFACE .)