martinsch / pgmlink

pgmLink - A Tracking-by-Assignment Software
Other
16 stars 11 forks source link

Use only one FindCplex.cmake #15

Closed chaubold closed 10 years ago

chaubold commented 10 years ago

Currently there's a FindCplex.cmake in martinsch/buildem and in pgmlink. I ran into the problem that they were out of sync, and thus it didn't find all libraries. (See 29faad50cd25dd20d75863bdbfd4ba284a76dbd3)

Regarding that one might want to compile pgmlink without buildem, what would be the best workaround for this?

martinsch commented 10 years ago

In general, pgmlink is built without buildem. So, this is fine.