Skip to content

Commit

Permalink
fix build on Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
shun2wang committed Sep 6, 2024
1 parent 00fec77 commit 298a421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Desktop/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ target_link_libraries(
OpenSSL::Crypto
# FreeXL
${LIBFREEXL_LIBRARIES}
freexl::freexl
$<$<NOT:$<BOOL:${FLATPAK_USED}>>:freexl::freexl>
# ReadStat -----------------------------------
${LIBREADSTAT_LIBRARIES}
# MinGW's ReadStat
Expand Down

0 comments on commit 298a421

Please sign in to comment.