Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
CMake
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3,198
Issues
3,198
List
Boards
Labels
Service Desk
Milestones
Merge Requests
15
Merge Requests
15
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
External Wiki
External Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
CMake
CMake
Commits
9e41eb68
Commit
9e41eb68
authored
Jan 02, 2014
by
Ruslan Baratov
Committed by
Brad King
Jan 03, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix wording of "the the" typos throughout text
parent
c0798b50
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
Modules/FindDevIL.cmake
Modules/FindDevIL.cmake
+1
-1
Modules/FindSDL.cmake
Modules/FindSDL.cmake
+2
-2
Tests/CTestTest/test.cmake.in
Tests/CTestTest/test.cmake.in
+1
-1
Utilities/cmlibarchive/libarchive/archive_write_set_options.3
...ities/cmlibarchive/libarchive/archive_write_set_options.3
+1
-1
No files found.
Modules/FindDevIL.cmake
View file @
9e41eb68
...
...
@@ -49,7 +49,7 @@ include(${CMAKE_CURRENT_LIST_DIR}/FindPackageHandleStandardArgs.cmake)
find_path
(
IL_INCLUDE_DIR il.h
PATH_SUFFIXES include IL
DOC
"The path t
he
the directory that contains il.h"
DOC
"The path t
o
the directory that contains il.h"
)
#message("IL_INCLUDE_DIR is ${IL_INCLUDE_DIR}")
...
...
Modules/FindSDL.cmake
View file @
9e41eb68
...
...
@@ -15,7 +15,7 @@
#
#
#
# This module responds to the
the
flag:
# This module responds to the flag:
#
# ::
#
...
...
@@ -23,7 +23,7 @@
# If this is defined, then no SDL_main will be linked in because
# only applications need main().
# Otherwise, it is assumed you are building an application and this
# module will attempt to locate and set the
the
proper link flags
# module will attempt to locate and set the proper link flags
# as part of the returned SDL_LIBRARY variable.
#
#
...
...
Tests/CTestTest/test.cmake.in
View file @
9e41eb68
...
...
@@ -6,7 +6,7 @@
# this is the cvs module name that should be checked out
set (CTEST_MODULE_NAME SmallAndFast)
# these are the
the
name of the source and binary directory on disk.
# these are the name of the source and binary directory on disk.
# They will be appended to DASHBOARD_ROOT
set (CTEST_SOURCE_NAME SmallAndFast)
set (CTEST_BINARY_NAME SmallAndFastBuild)
...
...
Utilities/cmlibarchive/libarchive/archive_write_set_options.3
View file @
9e41eb68
...
...
@@ -255,7 +255,7 @@ If the
.Ar value
is
.Cm hd ,
then the
the
boot image is assumed to be a bootable hard disk image.
then the boot image is assumed to be a bootable hard disk image.
If the
.Ar value
is
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment