+# Uncomment the following line to debug the make system:
+set(CMAKE_VERBOSE_MAKEFILE ON)
diff --git a/CMakeLists.txt b/CMakeLists.txt
+add_compile_options("-m32")
+add_link_options("-m32")
+# Uncomment the following line to debug the make system:
+set(CMAKE_VERBOSE_MAKEFILE ON)
diff --git a/CMakeLists.txt b/CMakeLists.txt
+add_compile_options("-m32")
+add_link_options("-m32")