set(SRC decrypt.c encrypt.c romulus_m_reference.c skinny_reference.c ) add_library(romulus-m SHARED ${SRC}) install(TARGETS romulus-m)