Search found 1 match

by rj
Sun, 2006-01-15, 01:11
Forum: DCMTK - General
Topic: DCMTK install and usage
Replies: 1
Views: 2859

DCMTK install and usage

I was able to install and compile libraries and apps using CMAKE and VC7 (Visual Studio .NET 2003). However, when trying to create my own project using the DCMTK libraries, I am not sure how to configure the appropriate CMAKE commands in my CmakeLists.txt. Does anyone have an example CmakeLists.txt ...