index
:
paludis/paludis.git
1.4
cross
master
wip/cross-compiling
Paludis, the other package mangler.
ciaranm
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
clients
/
CMakeLists.txt
blob: 03ba77b7fd966da2ec467f0395603bda290beb7e (
plain
)
1
2
3
4
5
foreach(client ${PALUDIS_CLIENTS}) add_subdirectory(${client}) endforeach()