f5d91da6b
2d622fd9b
1
2 3 4 5
SET(LIB_DIR "lib" CACHE STRING "library path") add_subdirectory(lib) add_subdirectory(lib/qmmp) add_subdirectory(src)