selfpatch-slr/selfpatch/test/CMakeLists.txt

3 lines
126 B
CMake

add_executable(spslr_randomizer_test randomizer_test.c)
target_link_libraries(spslr_randomizer_test PRIVATE spslr_randomizer)