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