Closed funky327 closed 3 years ago
Same problem here. It works for me when I apply the following diff:
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f06620e..c2ab372 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -46,7 +46,7 @@ if(${RETROWAVE_BUILD_PLAYER} EQUAL 1)
NAME cxxopts
GITHUB_REPOSITORY jarro2783/cxxopts
VERSION 3.0.0
- GIT_TAG df229cff0d5b96e146f3f11441f714e8e240cad0
+ GIT_TAG c74846a891b3cc3bfa992d588b1295f528d43039
GIT_SHALLOW ON
)
Sorry for the inconvenience. I'll fix it.
Fixed in cedbcce
@ReimuNotMoe thanks for the quick response! 👍🏻
While attempting to build on macOS, I get the following error:
Thanks!