Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Alchemy Viewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Silent mode is enabled
All outbound communications are blocked.
Learn more
.
Show more breadcrumbs
Alchemy Viewer
Alchemy Viewer
Commits
057095dc
Commit
057095dc
authored
1 year ago
by
Rye Mutt
Browse files
Options
Downloads
Patches
Plain Diff
Bonk
parent
a918aa49
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
indra/cmake/00-Common.cmake
+1
-1
1 addition, 1 deletion
indra/cmake/00-Common.cmake
scripts/messages/message_template.msg.b2
+1
-1
1 addition, 1 deletion
scripts/messages/message_template.msg.b2
with
2 additions
and
2 deletions
indra/cmake/00-Common.cmake
+
1
−
1
View file @
057095dc
...
...
@@ -117,7 +117,7 @@ if (WINDOWS)
elseif
(
USE_SSE42
)
add_compile_definitions
(
__SSE3__=1 __SSSE3__=1 __SSE4__=1 __SSE4_1__=1 __SSE4_2__=1
)
else
()
add_compile_definitions
(
__SSE3__=1
__SSSE3__=1 __SSE4__=1 __SSE4_1__=1
)
add_compile_definitions
(
__SSE3__=1
)
endif
()
if
(
"
${
CMAKE_CXX_COMPILER_ID
}
"
STREQUAL
"MSVC"
)
...
...
This diff is collapsed.
Click to expand it.
scripts/messages/message_template.msg.b2
+
1
−
1
View file @
057095dc
76acfefb6e94d49d562e67e0a871be7c123e9f4c8be36cbb0c7a3359da7b8a96e24bc3a2fb033d1f866eeefe7eca3791f9da52b9f7aa5b0d594799a0ba3399ae
\ No newline at end of file
52cb877bcdc34b696d49a0c0481d001aa7f80ba26d77a81bb2772fb2f2101ae6e7ba4da1d1e46c6a120388e4e7847a88d127dac739d69c6254e5ddeb2d67841c
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment