Added first pass at driver/level3 Makefile conversion.
authorHank Anderson <hank.p.anderson@gmail.com>
Fri, 30 Jan 2015 04:53:11 +0000 (22:53 -0600)
committerHank Anderson <hank.p.anderson@gmail.com>
Fri, 30 Jan 2015 04:53:11 +0000 (22:53 -0600)
commitdbdca7bf0c9a8ae202653a1dab028abeabeab275
treec6c9638a460ff4aceb906816550e3f841df4e32f
parentdabaecb2bc7d536607abe2d9930636934c826150
Added first pass at driver/level3 Makefile conversion.

Added a rather convoluted CMake function to find all combinations
of a given list. This will be useful for the object files that are
compiled multiple times with different combinations of preprocessor
definitions.
cmake/prebuild.cmake
driver/level3/CMakeLists.txt [new file with mode: 0644]