Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
CMake
CMake
Commits
fdb3d30d
Commit
fdb3d30d
authored
May 23, 2001
by
Ken Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added prefix to config
parent
d76db0ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Templates/CMakeSystemConfig.cmake.in
Templates/CMakeSystemConfig.cmake.in
+1
-0
No files found.
Templates/CMakeSystemConfig.cmake.in
View file @
fdb3d30d
...
...
@@ -2,6 +2,7 @@
# CMakeLocal.make.in should be in the directory where you run configure
# in, which need not be the source directory
#
SET (CMAKE_INSTALL_PREFIX @prefix@ CACHE_NO_REPLACE PATH)
SET (CMAKE_WORDS_BIGENDIAN @CMAKE_WORDS_BIGENDIAN@ )
SET (CMAKE_USE_SPROC @CMAKE_USE_SPROC@ CACHE_NO_REPLACE BOOL)
SET (CMAKE_USE_PTHREADS @CMAKE_USE_PTHREADS@ CACHE_NO_REPLACE BOOL)
...
...
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