1
0
mirror of synced 2025-02-17 18:59:21 +01:00

fix: Updated build script

This commit is contained in:
WerWolv 2023-05-14 20:20:40 +02:00
parent 3bd9ab6349
commit 609afebc55

View File

@ -49,7 +49,7 @@ if (APPLE)
endif ()
endif ()
set(LIBIMHEX_SOURCES ${LIBIMHEX_SOURCES} source/helpers/utils_macos.m)
set(LIBIMHEX_SOURCES ${LIBIMHEX_SOURCES} source/helpers/utils_macos.mm)
endif ()
add_compile_definitions(IMHEX_PROJECT_NAME="${PROJECT_NAME}")