3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/tools/build-managers/cmake
Matthieu Coudron a6809c0dd0 cmake: don't override cmakeDir when set (#40687)
When dontUseCmakeBuildDir is true (aka the default), it overrides
cmakeDir regardless of the package configuration.

While packaging netbee, I needed to both keep dontUseCmakeBuildDir to
true (some hardcoded paths expect the build folder) and set cmakeDir
(since CMakeList.txt was in a subfolder) which proved impossible.
Here is the fix.
2018-06-03 12:28:28 +00:00
..
2.8.nix cmake_2_8: fix build after #28029 2018-05-29 14:16:06 +00:00
3.2.2-cygwin.patch
application-services.patch cmake: fix darwin build 2018-05-28 13:46:45 +02:00
default.nix cmake: fix darwin build 2018-05-28 13:46:45 +02:00
search-path-3.9.patch cmake: 3.8.2 -> 3.9.1 2017-09-06 08:02:05 -05:00
search-path.patch
setup-hook.sh cmake: don't override cmakeDir when set (#40687) 2018-06-03 12:28:28 +00:00