1 # "Make no_api. no_api... what kind of API is that? NonAPI. This is the
2 # essential art of CMake-zen."
3 # -- Eihei Dogen. "Fukan Zazengi". circa 1228 CE.
5 set(piglit_target_api "no_api")
6 foreach(dir "src" "tests")
7 add_subdirectory(${piglit_SOURCE_DIR}/${dir}
8 ${piglit_BINARY_DIR}/target_api/${piglit_target_api}/${dir}