aboutsummaryrefslogtreecommitdiff
path: root/source/app/CMakeLists.txt
blob: 1ac7ab1f550b68095bf7668da68d152ada5a23db (plain)
1
2
3
4
5
6
include("CheckIPOSupported")

check_ipo_supported(RESULT "WANDA_IPO_SUPPORTED")

add_subdirectory("wandac")
add_subdirectory("wandad")