Files
userland/makefiles/cmake
Andy Sloane acc5ab3fcc Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR
This way, the userland top-level CMakeLists.txt can be included with
add_subdirectory() from another project, e.g., as a submodule.
2014-09-29 13:34:18 -04:00
..