mirror of
https://github.com/N64Recomp/N64Recomp.git
synced 2026-08-26 11:44:01 -05:00
rebase fixes
This commit is contained in:
@@ -7,6 +7,8 @@ set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
# set(CMAKE_CXX_VISIBILITY_PRESET hidden)
|
||||
|
||||
# Rabbitizer
|
||||
add_library(rabbitizer STATIC)
|
||||
|
||||
target_sources(rabbitizer PRIVATE
|
||||
"${CMAKE_SOURCE_DIR}/lib/rabbitizer/cplusplus/src/analysis/LoPairingInfo.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/lib/rabbitizer/cplusplus/src/analysis/RegistersTracker.cpp"
|
||||
|
||||
2
lib/fmt
2
lib/fmt
Submodule lib/fmt updated: d2e89c8b08...8e728044f6
Submodule lib/toml11 deleted from d47fe788bc
Reference in New Issue
Block a user