chore: Renamed incphub to libshunt
This commit is contained in:
@@ -31,7 +31,7 @@ add_executable(${EXECUTABLE} "")
|
||||
# Set compiler/linker options
|
||||
target_compile_definitions(${EXECUTABLE} PRIVATE
|
||||
${COMPILER_DEFINES}
|
||||
INCPHUB_LOCAL_NIL_ADDR=1
|
||||
LIBSHUNT_LOCAL_NIL_ADDR=1
|
||||
)
|
||||
target_compile_options(${EXECUTABLE} PRIVATE
|
||||
-Wall
|
||||
|
||||
Reference in New Issue
Block a user