Browse Source

Fixed building examples on Linux.

Cameron Hart 14 years ago
parent
commit
48d7752e31
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Examples/C++/CMakeLists.txt

+ 2 - 0
Examples/C++/CMakeLists.txt

@@ -1,3 +1,5 @@
+INCLUDE(PolycodeIncludes)
+
 IF(POLYCODE_BUILD_STATIC)
     LINK_LIBRARIES(
         ${OPENGL_LIBRARIES}