cmake -DMARBLE_INCLUDE_DIR broken?

Gaetan Bisson bisson at archlinux.org
Wed Sep 23 22:55:58 PDT 2015


[2015-09-23 14:58:43 -1000] Gaetan Bisson:
> 	cmake \
> 		-DCMAKE_BUILD_TYPE=Release \
> 		-DCMAKE_INSTALL_PREFIX=/usr \
> 		-DMARBLE_INCLUDE_DIR='/usr/include/subsurface' \
> 		-DUSE_LIBGIT23_API=1 \
> 		.

I had missed this error message from cmake:

	CMake Warning:
	  Manually-specified variables were not used by the project:
	
	    MARBLE_INCLUDE_DIR

Is this expected? If yes, what would be the recommended way to specify
another path for marble's header files? I note that MARBLE_INCLUDE_DIR
is still used in build.sh.

Cheers.

-- 
Gaetan


More information about the subsurface mailing list