We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9293c9b commit f0ba132Copy full SHA for f0ba132
shared/offline_compiler/source/CMakeLists.txt
@@ -47,7 +47,7 @@ set(CLOC_LIB_SRCS_LIB
47
${OCLOC_DIRECTORY}/source/decoder/helper.h
48
${OCLOC_DIRECTORY}/source/decoder/iga_wrapper.h
49
${OCLOC_DIRECTORY}/source/decoder/translate_platform_base.h
50
- ${OCLOC_DIRECTORY}/source/${BRANCH_DIR_SUFFIX}/extra_settings.cpp
+ ${OCLOC_DIRECTORY}/source${BRANCH_DIR_SUFFIX}/extra_settings.cpp
51
${OCLOC_DIRECTORY}/source/multi_command.cpp
52
${OCLOC_DIRECTORY}/source/multi_command.h
53
${OCLOC_DIRECTORY}/source/ocloc_api.cpp
0 commit comments