1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 09:19:55 +00:00
openmw-tes3mp/extern/Base64/CMakeLists.txt
2021-05-17 23:00:23 +01:00

2 lines
No EOL
76 B
CMake

add_library(Base64 INTERFACE)
target_include_directories(Base64 INTERFACE .)