Skip to content

Commit

Permalink
fixed libppuc and libserum detection
Browse files Browse the repository at this point in the history
  • Loading branch information
mkalkbrenner committed Dec 30, 2023
1 parent 26e0f2f commit 803c212
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions cmake/ppuc/CMakeLists_linux-arm64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ add_compile_definitions(
PINMAME_NO_UNUSED
LIBPINMAME
SAM_INCLUDE_COLORED
PPUC_SUPPORT
SERUM_SUPPORT
NAME="LIBPINMAME"

LSB_FIRST
Expand Down
2 changes: 0 additions & 2 deletions cmake/ppuc/CMakeLists_linux-x64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ add_compile_definitions(
PINMAME_NO_UNUSED
LIBPINMAME
SAM_INCLUDE_COLORED
PPUC_SUPPORT
SERUM_SUPPORT
NAME="LIBPINMAME"

LSB_FIRST
Expand Down
2 changes: 0 additions & 2 deletions cmake/ppuc/CMakeLists_osx-x64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,7 @@ add_compile_definitions(
PINMAME
PINMAME_NO_UNUSED
LIBPINMAME
PPUC_SUPPORT
SAM_INCLUDE_COLORED
SERUM_SUPPORT

LSB_FIRST
)
Expand Down
2 changes: 0 additions & 2 deletions cmake/ppuc/CMakeLists_win-x64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ add_compile_definitions(
PINMAME_NO_UNUSED
LIBPINMAME
SAM_INCLUDE_COLORED
PPUC_SUPPORT
SERUM_SUPPORT

LSB_FIRST
_CRT_SECURE_NO_WARNINGS
Expand Down

0 comments on commit 803c212

Please sign in to comment.