mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-30 08:11:01 +00:00
renamed dependency 'common' to emulator-common
also made it mandatory when using the 'windows-emulator' dep
This commit is contained in:
@@ -13,7 +13,6 @@ momo_assign_source_group(${SRC_FILES})
|
||||
target_precompile_headers(fuzzer PRIVATE std_include.hpp)
|
||||
|
||||
target_link_libraries(fuzzer PRIVATE
|
||||
common
|
||||
fuzzing-engine
|
||||
windows-emulator
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user