Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cmake: allow wildcards (*, ^) when listing factories.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 9 Feb 2021 09:25:47 +0000 (10:25 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 9 Feb 2021 11:14:10 +0000 (12:14 +0100)
commit05dd461f6aeebc59e86278534cd28b3462ff8021
treebb3415fc37339bce30d0e988b784e8052712775e
parentdbba57a5466f6ef6f429f37f5a29a066e87a0328
Cmake: allow wildcards (*, ^) when listing factories.
examples/c/CMakeLists.txt
examples/python/CMakeLists.txt
examples/s4u/CMakeLists.txt
examples/smpi/CMakeLists.txt
examples/smpi/smpi_s4u_masterworker/CMakeLists.txt
teshsuite/kernel/CMakeLists.txt
teshsuite/python/CMakeLists.txt
teshsuite/s4u/CMakeLists.txt
teshsuite/smpi/CMakeLists.txt
tools/cmake/Tests.cmake