project : requirements # gcc:-xc++ # msvc:"/TP" ; exe test_cl_get_info : main.cpp test_2D.cpp test_3D.cpp test_loops.cpp ; install dist : test_cl_get_info : debug:$(DIST)/debug/tests/test_conformance/images/clGetInfo release:$(DIST)/release/tests/test_conformance/images/clGetInfo ;