format: reformatting files
This commit is contained in:
@@ -19,6 +19,6 @@ add_subdirectory(merge)
|
||||
add_subdirectory(trigonometry)
|
||||
|
||||
set(OLIVE_SOURCES
|
||||
${OLIVE_SOURCES}
|
||||
PARENT_SCOPE
|
||||
${OLIVE_SOURCES}
|
||||
PARENT_SCOPE
|
||||
)
|
||||
|
||||
@@ -15,10 +15,10 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
set(OLIVE_SOURCES
|
||||
${OLIVE_SOURCES}
|
||||
node/math/math/math.h
|
||||
node/math/math/math.cpp
|
||||
node/math/math/mathbase.h
|
||||
node/math/math/mathbase.cpp
|
||||
PARENT_SCOPE
|
||||
${OLIVE_SOURCES}
|
||||
node/math/math/math.h
|
||||
node/math/math/math.cpp
|
||||
node/math/math/mathbase.h
|
||||
node/math/math/mathbase.cpp
|
||||
PARENT_SCOPE
|
||||
)
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
set(OLIVE_SOURCES
|
||||
${OLIVE_SOURCES}
|
||||
node/math/merge/merge.h
|
||||
node/math/merge/merge.cpp
|
||||
PARENT_SCOPE
|
||||
${OLIVE_SOURCES}
|
||||
node/math/merge/merge.h
|
||||
node/math/merge/merge.cpp
|
||||
PARENT_SCOPE
|
||||
)
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
set(OLIVE_SOURCES
|
||||
${OLIVE_SOURCES}
|
||||
node/math/trigonometry/trigonometry.h
|
||||
node/math/trigonometry/trigonometry.cpp
|
||||
PARENT_SCOPE
|
||||
${OLIVE_SOURCES}
|
||||
node/math/trigonometry/trigonometry.h
|
||||
node/math/trigonometry/trigonometry.cpp
|
||||
PARENT_SCOPE
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user