[Cmake] Unresolved External Symbols

Andrew Dupont andrew.dupont at dafca.com
Thu Aug 5 11:56:31 EDT 2004


Hello Again,

	When attempting to build my CMake generated Visual Studio
project file, during linking it reports a lot of unresolved external
symbols. These all seem to originate from the references to third party
software that it is dependant on. How do I make it obvious in my CMake
file to be able to reference the header files for that third part
software during the linking process?

Thanks Again,
Andy


More information about the Cmake mailing list