mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-10 21:56:35 +00:00
6 lines
123 B
CMake
6 lines
123 B
CMake
add_executable(fuzzer
|
|
command_file.hpp
|
|
command_file.cpp
|
|
fuzzer.cpp)
|
|
target_link_libraries(fuzzer realm-object-store)
|