renamed dependency 'common' to emulator-common

also made it mandatory when using the 'windows-emulator' dep
This commit is contained in:
Elias Bachaalany
2025-01-12 12:31:53 -08:00
parent 051e7a77a7
commit a16c1dd654
8 changed files with 7 additions and 10 deletions

View File

@@ -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