dynarmic/externals/CMakeLists.txt

7 lines
213 B
Text
Raw Normal View History

2016-08-25 22:21:19 +01:00
# For libraries that already come with a CMakeLists file,
# simply add the directory to that file as a subdirectory
# to have CMake automatically recognize them.
# fmtlib formatting library
add_subdirectory(fmt)