Skip to content

Commit b05d2c4

Browse files
committed
Clean up some more
1 parent a57e87f commit b05d2c4

File tree

145 files changed

+5
-88
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+5
-88
lines changed
File renamed without changes.

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ set(HASWGET ${WGET_EXECUTABLE})
715715
set(MD5PRG ${MD5_EXECUTABLE})
716716
set(MD5CNT 1)
717717

718-
configure_file(${cdat_SOURCE_DIR}/checked_get.sh.in
718+
configure_file(${cdat_CMAKE_SOURCE_DIR}/checked_get.sh.in
719719
${cdat_SOURCE_DIR}/checked_get.sh
720720
@ONLY)
721721

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#ifndef _CMOR_LOCALE
2+
#define _CMOR_LOCALE
3+
#define CMOR_PREFIX "/Users/aashish/tools/uvcdat/install/Externals"
4+
#endif

checked_get.sh.in

Lines changed: 0 additions & 76 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)