Skip to content

Commit

Permalink
Somehow failed to commit this change, explaining the problem..
Browse files Browse the repository at this point in the history
  • Loading branch information
hrydgard committed Jul 20, 2023
1 parent 2554c49 commit 01242d1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ext/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ add_subdirectory(snappy)
add_subdirectory(udis86)
add_subdirectory(SPIRV-Cross-build)
add_subdirectory(rcheevos-build)
add_subdirectory(naett-build)
if(NOT HTTPS_NOT_AVAILABLE)
add_subdirectory(naett-build)
endif()
if(USE_DISCORD AND NOT IOS AND NOT LIBRETRO)
add_subdirectory(discord-rpc-build)
endif()

0 comments on commit 01242d1

Please sign in to comment.