aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tests/CMakeLists.txt
blob: cb25892656fbe0673b655fb302e8761e7570c37f (plain) (blame)
1
2
3
4
add_subdirectory(dice)
if(STATIC_BUILD)
    add_subdirectory(fuzzer)
endif()