mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-19 10:07:03 +00:00
3 lines
83 B
CMake
3 lines
83 B
CMake
|
add_executable(fuzzer fuzzer.cpp)
|
||
|
target_link_libraries(fuzzer realm-object-store)
|