Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
svn
ddnssync
Commits
16a47b35
Commit
16a47b35
authored
Oct 15, 2007
by
mr-ti
Browse files
Relase 0.7.0b0
parent
96acb387
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
16a47b35
...
...
@@ -28,7 +28,7 @@ IF(NOT DEFINED project_WC_REVISION)
SET
(
project_WC_REVISION
${
Default_Project_WC_REVISION
}
)
ENDIF
(
NOT DEFINED project_WC_REVISION
)
SET
(
global_unicomctrl_DEFS
${
global_unicomctrl_DEFS
}
-D_UNI_REVISION=
"
\\
"
${
project_WC_REVISION
}
\\"
" -D_UNI_VERSION="
\\"0.7.0
a
0\\"
")
SET
(
global_unicomctrl_DEFS
${
global_unicomctrl_DEFS
}
-D_UNI_REVISION=
"
\\
"
${
project_WC_REVISION
}
\\"
" -D_UNI_VERSION="
\\"0.7.0
b
0\\"
")
MESSAGE("
DDnsSync Project revision
${
project_WC_REVISION
}
")
SUBDIRS(ddnssbase ddnssync ddnssplugins)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment