Research Log

Sunday, 29 March 2015

Set 'd' postfix for debug dll/lib using CMake

if(WIN32)
    # Postfix of .lib and .dll
    set(CMAKE_DEBUG_POSTFIX "d")
endif()



http://stackoverflow.com/questions/17865072/linking-against-a-debug-version-of-a-library-with-cmake
Posted by LZ at 23:54
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ►  2017 (3)
    • ►  November (1)
    • ►  January (2)
  • ►  2016 (3)
    • ►  October (1)
    • ►  February (2)
  • ▼  2015 (10)
    • ►  July (3)
    • ►  June (1)
    • ►  May (3)
    • ▼  March (3)
      • Set 'd' postfix for debug dll/lib using CMake
      • Angular velocity and Skew Symmetric Matrices
      • Paper note: Robust Jacobian Estimation for Uncalib...
  • ►  2014 (7)
    • ►  December (1)
    • ►  November (1)
    • ►  June (1)
    • ►  May (3)
    • ►  April (1)
  • ►  2013 (4)
    • ►  December (1)
    • ►  October (3)

Equation

Code_Highlight

Simple theme. Powered by Blogger.