Skip to content

Fix some cmake syntax errors#6

Merged
WardF merged 1 commit intoUnidata:masterfrom
opoplawski:cmake
Sep 16, 2013
Merged

Fix some cmake syntax errors#6
WardF merged 1 commit intoUnidata:masterfrom
opoplawski:cmake

Conversation

@opoplawski
Copy link
Copy Markdown
Contributor

I'm seeing the following warnings:

CMake Warning (dev) in CMakeLists.txt:
  Syntax Warning in cmake code at
    /builddir/build/BUILD/netcdf-c-4.3.1-rc2/CMakeLists.txt:360:56
  Argument not separated from preceding token by whitespace.

CMake Warning (dev) at CMakeLists.txt:91 (FIND_PACKAGE):
  Syntax Warning in cmake code at
    /builddir/build/BUILD/netcdf-c-4.3.1-rc2/cmake/modules/FindMakeDist.cmake:202:40
  Argument not separated from preceding token by whitespace.

This commit fixes those.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants