5 lines
58 B
CMake
Raw Normal View History

2022-08-04 22:12:04 +02:00
enable_language(C)
add_library(external SHARED unref.c)