Skip to content

Commit

Permalink
Fix handling of playlists with no 'order' (Favorites)
Browse files Browse the repository at this point in the history
  • Loading branch information
oblivioncth committed Nov 7, 2023
1 parent ceab804 commit 97f9919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ ob_fetch_qx(

# Fetch libfp (build and import from source)
include(OB/Fetchlibfp)
ob_fetch_libfp("v0.5.1")
ob_fetch_libfp("v0.5.1.1")

# Fetch CLIFp (build and import from source)
include(OB/FetchCLIFp)
Expand Down

0 comments on commit 97f9919

Please sign in to comment.