This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-02-23 07:28:51 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca5647c92c7500f64d54f65bf6deeb20cec9cbf6
CMake
/
Tests
/
BundleTest
/
BundleLib.cxx
Brad King
93c95f1cc5
BUG: Fixed installation of MacOSX Bundle executables and the corresponding install_name remapping support. Extended the BundleTest test to check that this all works. Part of these fixes required changing the signature of AppendDirectoryForConfig in all generators. It now accepts prefix and suffix strings to deal with whether leading or trailing slashes should be included with the configuration subdirectory.
2006-03-03 12:58:48 -05:00
2 lines
24 B
C++
Raw
Blame
History
int
foo
(
)
{
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink