<@U09M563C7> AFAICT we need to link the DiskManage...
# macos
z
@theopolis AFAICT we need to link the DiskManagement private framework (located in
/System/Library/PrivateFrameworks/DiskManagement
). Is there a way to do that? When I use
ADD_OSQUERY_LINK_ADDITIONAL("-framework DiskManagement")
I get an error
ld: framework not found DiskManagement
.