summaryrefslogtreecommitdiff
path: root/app/tools/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'app/tools/CMakeLists.txt')
-rw-r--r--app/tools/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/tools/CMakeLists.txt b/app/tools/CMakeLists.txt
index 433d464..5d287a5 100644
--- a/app/tools/CMakeLists.txt
+++ b/app/tools/CMakeLists.txt
@@ -7,4 +7,6 @@ if (WIN32)
endif ()
add_subdirectory(halibut)
+if ( WIN32 )
add_subdirectory(pngtoxpm)
+endif()