Skip to content

Commit

Permalink
Fix typo in core's CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
garbear committed Jul 19, 2024
1 parent 49f2200 commit 713e545
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ elseif(CORE_SYSTEM_NAME STREQUAL freebsd)
set(BUILD_COMMAND $(MAKE)
-C {{ makefile.dir }}
-f {{ makefile.file }}
${LIBRETRO_DEBUG
${LIBRETRO_DEBUG}
GIT_VERSION=
platform=unix
{{ config.cmake_options | default('') }})
Expand Down

0 comments on commit 713e545

Please sign in to comment.