1. 04 Aug, 2013 1 commit
    • Philippe FOUBERT's avatar
      Solve the problem seen when using recent versions of CMake (such as 2.8.11):… · ebd413c6
      Philippe FOUBERT authored
      Solve the problem seen when using recent versions of CMake (such as 2.8.11): OpenCVConfig.cmake violates the policy CMP0004.
      
      Symptoms:
      CMake Error at CMakeLists.txt:10 (add_executable):
      Target "my_app" links to item "C:/Program Files " which has leading
      or trailing whitespace. This is now an error according to policy CMP0004.
      
      This problem occurs when building on Windows when we depend on libraries located (for example) in "C:\Program Files (x86)..."
      ebd413c6
  2. 31 Jul, 2013 3 commits
  3. 30 Jul, 2013 8 commits
  4. 29 Jul, 2013 2 commits
  5. 27 Jul, 2013 1 commit
  6. 26 Jul, 2013 3 commits
  7. 25 Jul, 2013 4 commits
  8. 24 Jul, 2013 3 commits
  9. 23 Jul, 2013 3 commits
  10. 22 Jul, 2013 12 commits