aboutsummaryrefslogtreecommitdiff
path: root/test cases/cmake/2 advanced/test.json
blob: 11aad947d41e0c6ad2b768fef0766a94da1acd0b (plain)
1
2
3
4
5
6
7
8
{
  "installed": [
    {"type": "expr", "file": "usr/?lib/libcm_cmModLib?so"},
    {"type": "implib", "platform": "cygwin", "file": "usr/lib/libcm_cmModLib"},
    {"type": "implib", "platform": "!cygwin", "file": "usr/bin/libcm_cmModLib"},
    {"type": "exe", "file": "usr/bin/cm_testEXE"}
  ]
}