Skip to content

Commit

Permalink
Fixing macOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
jholloc committed Dec 4, 2023
1 parent ddceb70 commit 39cb307
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/client2/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ endif()

set( CLIENT_OBJS
$<TARGET_OBJECTS:client2-objects>
$<TARGET_OBJECTS:c_api-objects>
$<TARGET_OBJECTS:clientserver-client-objects>
$<TARGET_OBJECTS:cache-objects>
$<TARGET_OBJECTS:logging-client-objects>
Expand All @@ -81,7 +80,6 @@ set( CLIENT_OBJS

set( FATCLIENT_OBJS
$<TARGET_OBJECTS:fatclient2-objects>
$<TARGET_OBJECTS:fatc_api-objects>
$<TARGET_OBJECTS:fatserver-objects>
$<TARGET_OBJECTS:fatclientserver-objects>
$<TARGET_OBJECTS:structures-server-objects>
Expand Down

0 comments on commit 39cb307

Please sign in to comment.