realm-js/fuzzer/CMakeLists.txt

3 lines
83 B
CMake

add_executable(fuzzer fuzzer.cpp)
target_link_libraries(fuzzer realm-object-store)