We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
51e03fc
There was an error while loading. Please reload this page.
Use target_compile_features(${OBJLISTMODEL_TARGET} PUBLIC cxx_std_11) instead of globally setting set(CMAKE_CXX_STANDARD 11)
target_compile_features(${OBJLISTMODEL_TARGET} PUBLIC cxx_std_11)
set(CMAKE_CXX_STANDARD 11)
0cbc8eb
ObjectList type working