• Skip to primary navigation
  • Skip to content
  • Skip to footer
🌈 μ½”λ”©μ²˜μŒμž…λ‹ˆλ‹€λ§Œ 🌈
  • CV
    λ°•μ„±μ°½ (bigbigpark)

    λ°•μ„±μ°½ (bigbigpark)

    Interested in Robotics SW

    • GitHub
    • πŸ“‚ Useful Code
      • - C++(28)
      • - Python(17)
      πŸ“‚ Study
      • - 자료ꡬ쑰 (9)
      • - μ•Œκ³ λ¦¬μ¦˜ (1)
      • - μ½”λ”©ν…ŒμŠ€νŠΈ (10)
      • - λ‘œλ³΄ν‹±μŠ€ (1)
      πŸ“‚ LIBRARY / FRAMEWORK
      • - ROS(16)
      • - ROS 2.0(3)
      • - Point Cloud Library(17)
      πŸ“‚ Linux / Ubuntu
      • - 정리 자료(6)
      πŸ“‚ Tips
      • - Trouble Shooting(14)
      • - Installation(25)
      • - Latex Syntax(1)

    [Error] Policy CMP0048 is not set

    μ €λŸ° μ—λŸ¬κ°€ λœ¬λ‹€λ©΄??

    How to solve?

    CMakeLists.txtμ—μ„œ μ•„λž˜ 쀄을 project() 이전에 μ„ μ–Έν•΄μ£Όμž

    if (POLICY CMP0048)
      cmake_policy(SET CMP0048 NEW)
    endif (POLICY CMP0048)
    

    Reference

    • CMake policy CMP0048 warning #1154

    Tags: cmake, cmp, cmp0048, error, kernal, linux, policy, ubuntu

    Categories: error

    Updated: September 13, 2022

    이전 λ‹€μŒ

    Leave a comment

    • Follow:
    • GitHub
    • Feed
    © 2024 bigbigpark. Powered by Jekyll & Minimal Mistakes.