diff --git a/CMakeLists.txt b/CMakeLists.txt index 47f431b..7828ca3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -316,6 +316,11 @@ if(NOT MSVC) endif() +if($ENV{PORTAGE_REPO_NAME} MATCHES "gentoo") + # Meh + unset(LIBRARIES) +endif() + # All sources: