summaryrefslogtreecommitdiff
path: root/src/ildasm/CMakeLists.txt
blob: 91ab76e0667de30c86bbf481fd7fae303170a8de (plain)
1
2
3
4
if (WIN32)
    add_subdirectory(exe)
    add_subdirectory(rcdll)
endif()