Codebase list frei0r / a837f24 src / generator / CMakeLists.txt
a837f24

Tree @a837f24 (Download .tar.gz)

CMakeLists.txt @a837f24raw · history · blame

add_subdirectory (dem0scene)
add_subdirectory (ising0r)
add_subdirectory (lissajous0r)
add_subdirectory (nois0r)
add_subdirectory (onecol0r)
add_subdirectory (partik0l)
if (NOT ${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
  # clang 3.1 on OSX fails to compile this one
  add_subdirectory (test_pat)
endif ()