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

Tree @b5ffcf0 (Download .tar.gz)

CMakeLists.txt @b5ffcf0raw · 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 ()