summaryrefslogtreecommitdiffhomepage
path: root/serialize/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'serialize/CMakeLists.txt')
-rw-r--r--serialize/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/serialize/CMakeLists.txt b/serialize/CMakeLists.txt
index 50f40148..1813ba90 100644
--- a/serialize/CMakeLists.txt
+++ b/serialize/CMakeLists.txt
@@ -13,8 +13,6 @@ if(MSVC)
add_compile_options(-EHsc)
endif()
-target_link_libraries(${self} PUBLIC floormat)
-
if(WIN32 OR MAGNUM_BUILD_PLUGINS_STATIC)
target_link_libraries(${self} PUBLIC
MagnumPlugins::StbImageImporter