Created
November 27, 2010 12:36
-
-
Save takai/717861 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git addons/CMakeLists.txt addons/CMakeLists.txt | |
index 620e3ae..f9dd903 100755 | |
--- addons/CMakeLists.txt | |
+++ addons/CMakeLists.txt | |
@@ -58,7 +58,7 @@ add_subdirectory(EditLine) | |
add_subdirectory(Facebook) | |
add_subdirectory(Flux) | |
add_subdirectory(Fnmatch) | |
-add_subdirectory(Font) | |
+#add_subdirectory(Font) | |
#add_subdirectory(GLFW) # XXX: Can't meet dependencies | |
add_subdirectory(GoogleSearch) | |
add_subdirectory(HttpClient) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment