79216693

Date: 2024-11-22 22:05:29
Score: 3.5
Natty:
Report link

Referring to https://stackoverflow.com/a/78466486/13059668

If you want to use CmakeLists add the following line after add_executable

target_link_libraries(${PROJECT_NAME} PRIVATE "-lstdc++exp")
Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Michael