mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-09 13:55:49 +00:00
3 lines
83 B
CMake
3 lines
83 B
CMake
add_executable(fuzzer fuzzer.cpp)
|
|
target_link_libraries(fuzzer realm-object-store)
|